Spaces:
Runtime error
Runtime error
sheikhDeep
commited on
Commit
·
548f916
1
Parent(s):
91df6a3
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.20.1
|
2 |
+
onnxruntime==1.14.0
|
3 |
+
torch==1.13.1
|
4 |
+
transformers==4.26.0
|
5 |
+
fastai==2.7.11
|
6 |
+
fastbook==0.0.29
|
7 |
+
torchvision==0.14.1
|
8 |
+
pandas==1.5.2
|