Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesupdated transformers to handle the new error
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit-authenticator
|
|
2 |
pyyaml
|
3 |
pillow
|
4 |
zipp
|
5 |
-
transformers
|
6 |
torch==2.2.0
|
7 |
diffusers
|
8 |
accelerate
|
|
|
2 |
pyyaml
|
3 |
pillow
|
4 |
zipp
|
5 |
+
transformers==4.46.3
|
6 |
torch==2.2.0
|
7 |
diffusers
|
8 |
accelerate
|