Spaces:
Build error
Build error
add version specification
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ py3langid
|
|
5 |
iso-639
|
6 |
openai==0.27.8
|
7 |
opencv-python==4.8.0.76
|
8 |
-
gradio
|
9 |
httpx[socks]
|
10 |
astunparse
|
11 |
langchain==0.0.157
|
@@ -16,4 +16,4 @@ typing-inspect==0.8.0
|
|
16 |
colorlog
|
17 |
rapidfuzz
|
18 |
spacy
|
19 |
-
colorama==0.4.6
|
|
|
5 |
iso-639
|
6 |
openai==0.27.8
|
7 |
opencv-python==4.8.0.76
|
8 |
+
gradio==3.50.2
|
9 |
httpx[socks]
|
10 |
astunparse
|
11 |
langchain==0.0.157
|
|
|
16 |
colorlog
|
17 |
rapidfuzz
|
18 |
spacy
|
19 |
+
colorama==0.4.6
|