Spaces:
Running
Running
whispersound
commited on
Commit
•
988bc01
1
Parent(s):
c1f7b85
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
requests
|
3 |
huggingface_hub
|
4 |
fpdf2
|
5 |
-
openai==0.
|
6 |
scikit-learn
|
7 |
-
weasyprint
|
|
|
|
2 |
requests
|
3 |
huggingface_hub
|
4 |
fpdf2
|
5 |
+
openai==0.28.0
|
6 |
scikit-learn
|
7 |
+
weasyprint
|
8 |
+
beautifulsoup4
|