Spaces:
Runtime error
Runtime error
holytinz278
commited on
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
|
|
1 |
gradio
|
2 |
-
|
3 |
-
psycopg2
|
4 |
-
colorama
|
5 |
-
python-decouple
|
|
|
1 |
+
transformers
|
2 |
gradio
|
3 |
+
torch
|
|
|
|
|
|