Spaces:
Runtime error
Runtime error
venky2k1
commited on
Commit
·
d045805
1
Parent(s):
1081a07
Fixed typo in flask-cors
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ transformers
|
|
2 |
torch
|
3 |
gradio
|
4 |
flask
|
5 |
-
flask-
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
flask
|
5 |
+
flask-cors
|