ParulPandey commited on
Commit
ba5c563
·
verified ·
1 Parent(s): e958ad0

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -13
requirements.txt DELETED
@@ -1,13 +0,0 @@
1
- # Updated requirements with specific versions to avoid compatibility issues
2
- gradio>=4.0.0
3
- google-generativeai>=0.8.0
4
- gradio_client>=0.15.0
5
- python-dotenv>=1.0.0
6
- soundfile>=0.12.1
7
- numpy>=1.24.0
8
- tqdm>=4.65.0
9
- # Add these for better HTTP compatibility
10
- aiohttp>=3.8.0
11
- httpx>=0.24.0
12
- # SSL/Certificate handling
13
- certifi>=2023.0.0