Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
openai
|
3 |
+
langchain-community
|
4 |
+
requests
|
5 |
+
matplotlib
|
6 |
+
huggingface_hub==0.25.2
|
7 |
+
Together
|