Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.28.1
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
torch==2.4.0
|
4 |
spaces
|
5 |
-
gradio==5.12.0
|
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
torch==2.4.0
|
4 |
spaces
|
5 |
+
gradio==5.12.0
|
6 |
+
transformers
|