Spaces:
Runtime error
Runtime error
anchor
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,8 @@ diffusers @ git+https://github.com/TMElyralab/diffusers.git@tme
|
|
| 2 |
ip_adapter @ git+https://github.com/tencent-ailab/IP-Adapter.git@main
|
| 3 |
clip @ git+https://github.com/openai/CLIP.git@main
|
| 4 |
controlnet_aux @ git+https://github.com/TMElyralab/controlnet_aux.git@tme
|
| 5 |
-
mmcm @ git+https://github.com/TMElyralab/MMCM.git@setup
|
| 6 |
-
musev @ git+https://github.com/TMElyralab/MuseV.git@setup
|
| 7 |
# tensorflow==2.12.0
|
| 8 |
# tensorboard==2.12.0
|
| 9 |
# torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
|
|
|
|
| 2 |
ip_adapter @ git+https://github.com/tencent-ailab/IP-Adapter.git@main
|
| 3 |
clip @ git+https://github.com/openai/CLIP.git@main
|
| 4 |
controlnet_aux @ git+https://github.com/TMElyralab/controlnet_aux.git@tme
|
| 5 |
+
# mmcm @ git+https://github.com/TMElyralab/MMCM.git@setup
|
| 6 |
+
# musev @ git+https://github.com/TMElyralab/MuseV.git@setup
|
| 7 |
# tensorflow==2.12.0
|
| 8 |
# tensorboard==2.12.0
|
| 9 |
# torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
|