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