Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -26,4 +26,6 @@ omegaconf
|
|
26 |
dominate
|
27 |
diffusers==0.25.1
|
28 |
gradio==5.4.0
|
29 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
26 |
dominate
|
27 |
diffusers==0.25.1
|
28 |
gradio==5.4.0
|
29 |
+
huggingface_hub==0.25.2
|
30 |
+
|
31 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|