Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -1,15 +1,6 @@
|
|
1 |
-
# OpenAI API
|
2 |
openai==0.28
|
3 |
-
|
4 |
-
# Web scraping and parsing
|
5 |
requests
|
6 |
beautifulsoup4
|
7 |
-
|
8 |
-
# PDF generation
|
9 |
fpdf2
|
10 |
-
|
11 |
-
# Date and time handling
|
12 |
pytz
|
13 |
-
|
14 |
-
# Gradio for UI
|
15 |
gradio
|
|
|
|
|
1 |
openai==0.28
|
|
|
|
|
2 |
requests
|
3 |
beautifulsoup4
|
|
|
|
|
4 |
fpdf2
|
|
|
|
|
5 |
pytz
|
|
|
|
|
6 |
gradio
|