Spaces:
Runtime error
Runtime error
Ankitajadhav
commited on
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -4,11 +4,12 @@ datasets==2.10.1
|
|
4 |
torch==2.0.1
|
5 |
sentence-transformers==2.2.2
|
6 |
chromadb==0.3.22
|
7 |
-
gradio==3.
|
8 |
-
gradio_client==1.0.2
|
9 |
-
pydantic==1.10.7
|
10 |
pysqlite3==0.4.6
|
11 |
tensorflow==2.12.0
|
|
|
|
|
|
|
12 |
|
13 |
|
14 |
|
|
|
4 |
torch==2.0.1
|
5 |
sentence-transformers==2.2.2
|
6 |
chromadb==0.3.22
|
7 |
+
gradio==3.4
|
|
|
|
|
8 |
pysqlite3==0.4.6
|
9 |
tensorflow==2.12.0
|
10 |
+
pydantic==1.10.2
|
11 |
+
pydantic-settings==0.2.0
|
12 |
+
|
13 |
|
14 |
|
15 |
|