Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -27,3 +27,5 @@ dominate
|
|
27 |
diffusers==0.25.1
|
28 |
gradio==5.4.0
|
29 |
huggingface_hub==0.25.2
|
|
|
|
|
|
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
|