Spaces:
Sleeping
Sleeping
hosseinhimself
commited on
Commit
•
384de8a
1
Parent(s):
99865e9
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain
|
3 |
+
langchain-google-genai
|
4 |
+
langchain-community
|
5 |
+
torch>=1.0.0
|
6 |
+
transformers>=4.0.0
|
7 |
+
matplotlib
|