shriarul5273
commited on
Commit
·
da8f98f
1
Parent(s):
d5981fc
updated requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.12.
|
2 |
-
torchvision==0.13.
|
3 |
Pillow==9.2.0
|
4 |
gradio==3.2.0
|
5 |
onnxruntime==1.12.1
|
|
|
1 |
+
torch==1.12.1+cpu
|
2 |
+
torchvision==0.13.1+cpu
|
3 |
Pillow==9.2.0
|
4 |
gradio==3.2.0
|
5 |
onnxruntime==1.12.1
|