Spaces:
Sleeping
Sleeping
mmchowdhury
commited on
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.17.0
|
2 |
+
onnxruntime==1.13.1
|
3 |
+
torch==1.13.1
|
4 |
+
transformers==4.26.0
|