Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
fe881d6
1
Parent(s):
527d4fd
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
gradio
|
3 |
+
PyPDF2==2.12.1
|
4 |
+
plotly
|
5 |
+
plotly-express
|