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