Update gradio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/openai/CLIP.git@a1d0717
|
2 |
decord==0.6.0
|
|
|
3 |
nncore==0.4.4
|
4 |
pandas==2.2.2
|
5 |
torch==2.2.1
|
|
|
1 |
git+https://github.com/openai/CLIP.git@a1d0717
|
2 |
decord==0.6.0
|
3 |
+
gradio==4.41.0
|
4 |
nncore==0.4.4
|
5 |
pandas==2.2.2
|
6 |
torch==2.2.1
|