Spaces:
Sleeping
Sleeping
devopsmarc
commited on
Commit
•
d417871
1
Parent(s):
8977af2
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai==0.27.8
|
2 |
+
PyPDF2==3.0.1
|
3 |
+
python-dotenv==1.0.0
|
4 |
+
gradio==3.40.1
|