tanvir-ishraq
commited on
Commit
•
5f3adef
1
Parent(s):
a01fe33
deployment revision
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
@@ -1,7 +1,13 @@
|
|
1 |
gradio==3.34.0
|
2 |
gradio_client==0.2.6
|
3 |
-
#onnxruntime==1.15.1
|
4 |
ohmeow-blurr==1.0.5
|
5 |
torch==1.13.1
|
6 |
-
transformers==4.33.2
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==3.34.0
|
2 |
gradio_client==0.2.6
|
|
|
3 |
ohmeow-blurr==1.0.5
|
4 |
torch==1.13.1
|
5 |
+
transformers==4.33.2
|
6 |
+
|
7 |
+
#gradio==3.34.0
|
8 |
+
#gradio_client==0.2.6
|
9 |
+
#ohmeow-blurr==1.0.5
|
10 |
+
#torch==1.13.1
|
11 |
+
#transformers==4.33.2
|
12 |
+
#fastai==2.7.12
|
13 |
+
#onnxruntime==1.15.1
|