papousek commited on
Commit
be7b60b
·
verified ·
1 Parent(s): 75c8f1b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ reduces latency and optimizes system resources.
18
 
19
  ## Technical Details and Formats
20
 
21
- The modek is available in two optimized formats for easy deployment:
22
  - **TorchScript**: Optimized for production environments and server-side applications where performance and low latency are critical.
23
  - **TensorFlow Lite**: Perfect for mobile devices and edge computing, where efficiency and minimal model size are key.
24
 
 
18
 
19
  ## Technical Details and Formats
20
 
21
+ The model is available in two optimized formats for easy deployment:
22
  - **TorchScript**: Optimized for production environments and server-side applications where performance and low latency are critical.
23
  - **TensorFlow Lite**: Perfect for mobile devices and edge computing, where efficiency and minimal model size are key.
24