We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183c2cb commit 2858515Copy full SHA for 2858515
src/otx/api/usecases/exportable_code/demo/README.md
@@ -4,6 +4,7 @@ Exportable code is a .zip archive that contains simple demo to get and visualize
4
5
## Structure of generated zip
6
7
+- `README.md`
8
- model
9
- `model.xml`
10
- `model.bin`
@@ -12,7 +13,6 @@ Exportable code is a .zip archive that contains simple demo to get and visualize
12
13
- model_wrappers (Optional)
14
- `__init__.py`
15
- model_wrappers required to run demo
- - `README.md`
16
- `LICENSE`
17
- `demo.py`
18
- `requirements.txt`
0 commit comments