Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
git+https://github.com/huggingface/transformers.git@v4.57.6
|
| 4 |
huggingface-hub
|
| 5 |
-
gradio==6.
|
| 6 |
torch==2.11.0
|
| 7 |
opencv-python
|
| 8 |
sentencepiece
|
|
|
|
| 2 |
|
| 3 |
git+https://github.com/huggingface/transformers.git@v4.57.6
|
| 4 |
huggingface-hub
|
| 5 |
+
gradio==6.16.0
|
| 6 |
torch==2.11.0
|
| 7 |
opencv-python
|
| 8 |
sentencepiece
|