Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
open_clip_torch
|
|
|
|
| 2 |
git+https://github.com/mmatl/pyopengl.git
|
| 3 |
altair==5.3.0
|
| 4 |
attrs==23.2.0
|
|
|
|
| 1 |
open_clip_torch
|
| 2 |
+
git+https://github.com/openai/CLIP.git
|
| 3 |
git+https://github.com/mmatl/pyopengl.git
|
| 4 |
altair==5.3.0
|
| 5 |
attrs==23.2.0
|