Spaces:
Build error
Build error
jakewatson91 commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
torch==2.3.0+cpu
|
| 3 |
|
| 4 |
huggingface_hub
|
| 5 |
-
gradio
|
| 6 |
transformers==4.43.*
|
| 7 |
accelerate==0.33.*
|
| 8 |
pydantic==2.6.*
|
|
|
|
| 2 |
torch==2.3.0+cpu
|
| 3 |
|
| 4 |
huggingface_hub
|
| 5 |
+
gradio==4.44.*
|
| 6 |
transformers==4.43.*
|
| 7 |
accelerate==0.33.*
|
| 8 |
pydantic==2.6.*
|