Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ matplotlib
|
|
| 9 |
uuid
|
| 10 |
opencv-python
|
| 11 |
git+https://github.com/openai/CLIP.git
|
|
|
|
| 12 |
|
| 13 |
#--extra-index-url https://download.pytorch.org/whl/cu113
|
| 14 |
#--find-links https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
| 9 |
uuid
|
| 10 |
opencv-python
|
| 11 |
git+https://github.com/openai/CLIP.git
|
| 12 |
+
accelerate
|
| 13 |
|
| 14 |
#--extra-index-url https://download.pytorch.org/whl/cu113
|
| 15 |
#--find-links https://download.pytorch.org/whl/torch_stable.html
|