Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
python
|
2 |
torch
|
3 |
gradio
|
4 |
transformers
|
|
|
1 |
+
python<3.9
|
2 |
torch
|
3 |
gradio
|
4 |
transformers
|