Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain
|
3 |
+
langchain_core
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
accelerate
|
7 |
+
astrapy
|
8 |
+
cassio
|
9 |
+
python-dotenv
|