Spaces:
Runtime error
Runtime error
DongfuJiang
commited on
Commit
•
fcbc2b1
1
Parent(s):
b9d3de1
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
transformers
|
3 |
Pillow
|
4 |
gradio
|
5 |
spaces
|
|
|
1 |
torch
|
2 |
+
transformers==4.40.2
|
3 |
Pillow
|
4 |
gradio
|
5 |
spaces
|