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/cu118
|
|
|
2 |
accelerate
|
3 |
carvekit_colab
|
4 |
-e git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1#egg=clip
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
spaces
|
3 |
accelerate
|
4 |
carvekit_colab
|
5 |
-e git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1#egg=clip
|