Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
965cbad
1
Parent(s):
24f6fdf
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch
|
2 |
spaces
|
3 |
-
transformers
|
4 |
torchvision
|
5 |
-
diffusers
|
6 |
einops
|
7 |
optimum-quanto
|
8 |
protobuf
|
|
|
1 |
torch
|
2 |
spaces
|
3 |
+
transformers==4.42.4
|
4 |
torchvision
|
5 |
+
git+https://github.com/huggingface/diffusers.git
|
6 |
einops
|
7 |
optimum-quanto
|
8 |
protobuf
|