Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
--index-url https://download.pytorch.org/whl/cu121
|
3 |
torch>=2.1.1
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
|
|
2 |
torch>=2.1.1
|
3 |
+
gradio==4.16.0
|
4 |
+
transformers
|
5 |
+
accelerate
|