Spaces:
Runtime error
Runtime error
Preetham04
commited on
Commit
•
fed422d
1
Parent(s):
fe717ed
init!
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
gradio
|
5 |
+
tensorflow
|
6 |
+
tf-keras
|