Spaces:
Runtime error
Runtime error
libraries
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SQLAlchemy == 1.4.52
|
| 2 |
+
llama_index == 0.10.20
|
| 3 |
+
gradio == 4.23.0
|