Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
transformers
|
4 |
-
gradio==3.48.0
|
5 |
-
--extra-index-url https://download.pytorch.org/whl/cu118
|
6 |
-
torch
|
7 |
-
|
8 |
-
|
9 |
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
|