Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ diffusers==0.26.0
|
|
3 |
peft==0.10.0
|
4 |
torch==2.2.0
|
5 |
transformers==4.37.2
|
|
|
6 |
triton==2.2.0
|
7 |
xformers==0.0.24
|
|
|
3 |
peft==0.10.0
|
4 |
torch==2.2.0
|
5 |
transformers==4.37.2
|
6 |
+
huggingface-hub==0.25.2
|
7 |
triton==2.2.0
|
8 |
xformers==0.0.24
|