Spaces:
Runtime error
Runtime error
Commit
Β·
5cfdc1a
1
Parent(s):
6d937b3
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.1.1
|
2 |
+
simpletransformers>=0.63.7
|
3 |
+
pymongo[srv]==4.2.0
|
4 |
+
torch==1.12.0
|
5 |
+
httpx==0.24.1
|