Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ ftfy
|
|
7 |
numpy
|
8 |
matplotlib
|
9 |
uuid
|
|
|
10 |
opencv-python
|
11 |
git+https://github.com/openai/CLIP.git
|
|
|
7 |
numpy
|
8 |
matplotlib
|
9 |
uuid
|
10 |
+
gradio==3.36
|
11 |
opencv-python
|
12 |
git+https://github.com/openai/CLIP.git
|