Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
|
|
|
| 2 |
pydantic==2.10.6
|
| 3 |
accelerate
|
| 4 |
transformers
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
gradio==5.9.1
|
| 3 |
pydantic==2.10.6
|
| 4 |
accelerate
|
| 5 |
transformers
|