Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
|
|
|
| 2 |
rembg
|
| 3 |
git+https://github.com/huggingface/diffusers.git@refs/pull/12790/head
|
| 4 |
torch==2.6.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
+
|
| 3 |
rembg
|
| 4 |
git+https://github.com/huggingface/diffusers.git@refs/pull/12790/head
|
| 5 |
torch==2.6.0
|