Spaces:
Sleeping
Sleeping
Commit
·
9baa2cb
1
Parent(s):
c8612a0
Fixing issues in Requirement.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
numpy
|
2 |
chainlit==0.7.700
|
|
|
|
|
|
|
3 |
openai
|
|
|
1 |
numpy
|
2 |
chainlit==0.7.700
|
3 |
+
openai
|
4 |
+
chainlit
|
5 |
+
PyPDF2
|
6 |
openai
|