Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
4 |
-
transformers==4.
|
|
|
5 |
einops
|
6 |
optimum-quanto
|
7 |
protobuf
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
4 |
+
transformers==4.42.4
|
5 |
+
torchvision
|
6 |
einops
|
7 |
optimum-quanto
|
8 |
protobuf
|