moza2025 commited on
Commit
49272c6
·
verified ·
1 Parent(s): dd108c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -13
requirements.txt CHANGED
@@ -1,15 +1,6 @@
1
- # Core ML & Transformers
 
2
  torch
3
  transformers
4
- huggingface_hub==0.25.2
5
-
6
- # Google Generative AI
7
- google-genai==1.5.0
8
-
9
- # Web Interface
10
- gradio==5.6.0
11
-
12
- # Utilities
13
- python-dotenv
14
- pydantic==2.10.6
15
- gtts
 
1
+ huggingface_hub==0.25.2
2
+ google-genai
3
  torch
4
  transformers
5
+ gradio
6
+ gtts