Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +1 -1
requirement.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers
|
2 |
torch
|
3 |
gradio
|
4 |
logging
|
|
|
1 |
+
transformers==4.35.2
|
2 |
torch
|
3 |
gradio
|
4 |
logging
|