Your Name
commited on
Commit
•
b818e78
1
Parent(s):
8623e8c
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/openai/CLIP.git
|
|
5 |
gdown==3.12.2
|
6 |
grpcio==1.63.0
|
7 |
grpcio_tools==1.63.0
|
8 |
-
gradio==4.31.5
|
|
|
|
5 |
gdown==3.12.2
|
6 |
grpcio==1.63.0
|
7 |
grpcio_tools==1.63.0
|
8 |
+
gradio==4.31.5
|
9 |
+
cachetools==5.3.3
|