Spaces:
Sleeping
Sleeping
modified req
Browse files- requirements.txt +0 -25
requirements.txt
CHANGED
@@ -1,28 +1,3 @@
|
|
1 |
-
# Core Machine Learning Libraries
|
2 |
-
torch
|
3 |
-
tensorflow
|
4 |
-
|
5 |
-
# Transformers and Tokenizers
|
6 |
-
transformers
|
7 |
-
sentencepiece
|
8 |
-
|
9 |
-
# Image Processing and Vision
|
10 |
-
torchvision
|
11 |
-
pytesseract
|
12 |
-
opencv-python
|
13 |
-
pillow
|
14 |
-
|
15 |
-
# Natural Language Processing
|
16 |
-
nltk # or spacy
|
17 |
-
|
18 |
-
# Audio and UI
|
19 |
gtts
|
20 |
gradio
|
21 |
groq
|
22 |
-
dotenv
|
23 |
-
|
24 |
-
# General Utilities
|
25 |
-
|
26 |
-
numpy
|
27 |
-
matplotlib
|
28 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gtts
|
2 |
gradio
|
3 |
groq
|
|
|
|
|
|
|
|
|
|
|
|
|
|