Bachir00 commited on
Commit
b37737d
·
1 Parent(s): 5600a33

Initial commit for Hugging Face Space

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -16,6 +16,8 @@ pydantic>=2.5.0
16
  # Tests
17
  # pytest>=7.0.0
18
  # pytest-asyncio>=0.21.0
 
 
19
 
20
  # Interface utilisateur
21
  gradio>=3.49.1
 
16
  # Tests
17
  # pytest>=7.0.0
18
  # pytest-asyncio>=0.21.0
19
+ beautifulsoup4>=4.14.2
20
+ PyPDF2>=3.0.1
21
 
22
  # Interface utilisateur
23
  gradio>=3.49.1