Spaces:
Running
Running
paulmondon
commited on
Commit
·
c965b9e
1
Parent(s):
7670d12
Add requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==2.2.14
|
2 |
-
torch==1.
|
3 |
transformers==4.14.3
|
4 |
Pillow==9.0.1
|
|
|
1 |
gradio==2.2.14
|
2 |
+
torch==1.11.0
|
3 |
transformers==4.14.3
|
4 |
Pillow==9.0.1
|