Spaces:
Runtime error
Runtime error
Remove dependencias nao utilizadas
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
langchain==0.0.348
|
2 |
openai==1.3.8
|
3 |
-
|
4 |
-
matplotlib==3.7.1
|
5 |
-
numpy==1.23.5
|
6 |
-
gradio
|
7 |
-
google
|
|
|
1 |
langchain==0.0.348
|
2 |
openai==1.3.8
|
3 |
+
gradio==4.17.0
|
|
|
|
|
|
|
|