Thai Quang Nguyen commited on
Commit ·
4f55570
1
Parent(s): 15e52d3
update requirements file
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
numpy
|
| 3 |
+
gradio
|
| 4 |
+
opencv-python
|
| 5 |
+
qdrant-client
|
| 6 |
+
uuid
|
| 7 |
+
git+https://github.com/openai/CLIP.git
|
| 8 |
+
ffmpeg-python
|