Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,5 @@ transformers
|
|
| 5 |
pillow
|
| 6 |
numpy<2
|
| 7 |
torch==2.2.2 --index-url https://download.pytorch.org/whl/cpu
|
|
|
|
|
|
|
|
|
| 5 |
pillow
|
| 6 |
numpy<2
|
| 7 |
torch==2.2.2 --index-url https://download.pytorch.org/whl/cpu
|
| 8 |
+
inference-sdk
|
| 9 |
+
|