Spaces:
Running
Running
Ffftdtd5dtft
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
python-dotenv==1.0.0
|
2 |
redis==5.1.0b7
|
3 |
-
diffusers
|
4 |
-
transformers
|
5 |
accelerate==0.24.0
|
6 |
torch==2.1.0
|
7 |
gradio==4.42.0
|
|
|
1 |
python-dotenv==1.0.0
|
2 |
redis==5.1.0b7
|
3 |
+
git+https://github.com/huggingface/diffusers.git
|
4 |
+
git+https://github.com/huggingface/transformers.git
|
5 |
accelerate==0.24.0
|
6 |
torch==2.1.0
|
7 |
gradio==4.42.0
|