Spaces:
Sleeping
Sleeping
hello
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ transformers==4.35.2
|
|
| 4 |
torch==2.1.0
|
| 5 |
tokenizers==0.15.0
|
| 6 |
accelerate==0.24.1
|
| 7 |
-
gradio==
|
| 8 |
requests==2.31.0
|
| 9 |
numpy==1.24.3
|
| 10 |
pydantic==2.4.2
|
|
|
|
| 4 |
torch==2.1.0
|
| 5 |
tokenizers==0.15.0
|
| 6 |
accelerate==0.24.1
|
| 7 |
+
gradio==5.10.0
|
| 8 |
requests==2.31.0
|
| 9 |
numpy==1.24.3
|
| 10 |
pydantic==2.4.2
|