Spaces:
Running
Running
gamingflexer
commited on
Commit
•
6713bea
1
Parent(s):
07058d2
Add python-decouple to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
pandas
|
3 |
soundfile
|
4 |
langchain==0.1.6
|
5 |
-
openai
|
|
|
|
2 |
pandas
|
3 |
soundfile
|
4 |
langchain==0.1.6
|
5 |
+
openai
|
6 |
+
python-decouple
|