Spaces:
Running
on
Zero
Running
on
Zero
wanghaofan
commited on
Commit
•
b6eb534
1
Parent(s):
35ed688
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
torch
|
3 |
torchvision
|
4 |
-
transformers
|
5 |
accelerate
|
6 |
safetensors
|
7 |
einops
|
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
torch
|
3 |
torchvision
|
4 |
+
transformers==4.43.3
|
5 |
accelerate
|
6 |
safetensors
|
7 |
einops
|