Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
gradio
|
| 3 |
Pillow
|
| 4 |
huggingface_hub
|
|
|
|
| 1 |
+
torch==2.5.1
|
| 2 |
+
ultralytics==8.3.0
|
| 3 |
gradio
|
| 4 |
Pillow
|
| 5 |
huggingface_hub
|