Commit ·
13a1232
1
Parent(s): bcb6ef0
Sree
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
#==3.1.4
|
| 3 |
+
transformers
|
| 4 |
+
#==4.20.1
|
| 5 |
+
#huggingface_hub==0.19.0
|
| 6 |
+
torch
|