Spaces:
Runtime error
Runtime error
umangchaudhry
commited on
Commit
·
0a16904
1
Parent(s):
ec82bae
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
gradio
|
2 |
openai>=0.27.0
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
openai>=0.27.0
|
3 |
+
langchain
|
4 |
+
os
|
5 |
+
time
|
6 |
+
random
|