Update Hair_stable_new_fresh/requirements.txt
Browse files
Hair_stable_new_fresh/requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
torchvision
|
| 3 |
torchaudio
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
+
torch==2.3.1+cu121
|
| 3 |
+
torchvision==0.18.1+cu121
|
| 4 |
+
torchaudio==2.3.1+cu121
|
| 5 |
+
xformers==0.0.27.post2
|
| 6 |
torch>=2.0.0
|
| 7 |
torchvision
|
| 8 |
torchaudio
|