Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pip==1
|
2 |
transformers
|
3 |
gradio
|
4 |
pytorch
|
|
|
1 |
+
pip==23.1
|
2 |
transformers
|
3 |
gradio
|
4 |
pytorch
|