Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Commit
•
29d1e51
1
Parent(s):
997bfc1
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
|
|
|
|
4 |
transformers==4.43.3
|
5 |
einops
|
6 |
optimum-quanto
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
4 |
+
gradio_client
|
5 |
+
gradio
|
6 |
transformers==4.43.3
|
7 |
einops
|
8 |
optimum-quanto
|