Spaces:
Sleeping
Sleeping
adhya-putra
commited on
Commit
•
393e9ec
1
Parent(s):
b968ee3
Rename requirement.txt to requirements.txt
Browse files- requirement.txt +0 -3
- requirements.txt +3 -0
requirement.txt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
gradio
|
2 |
-
langchain
|
3 |
-
openai
|
|
|
|
|
|
|
|
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.36.1
|
2 |
+
langchain==0.1.7
|
3 |
+
openai==1.12.0
|