AIRider commited on
Commit
a410641
·
verified ·
1 Parent(s): 08fc2e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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