Aadityaramrame commited on
Commit
b7b2c36
·
verified ·
1 Parent(s): 4e3c10b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -32
requirements.txt CHANGED
@@ -1,32 +1,14 @@
1
- numpy
2
- pandas
3
- matplotlib
4
- tqdm
5
- scikit-learn
6
-
7
- torch
8
- torchvision
9
- torchaudio
10
- transformers
11
-
12
- fastapi
13
- uvicorn
14
- python-multipart
15
- pydantic
16
- requests
17
-
18
- gradio
19
- streamlit
20
-
21
- seaborn
22
- plotly
23
-
24
- opencv-python-headless
25
- Pillow
26
-
27
- joblib
28
- json5
29
-
30
- huggingface-hub
31
- ngrok
32
- python-dotenv
 
1
+ fastapi
2
+ uvicorn
3
+ cloudinary
4
+ huggingface-hub
5
+ pydantic
6
+ python-multipart
7
+ requests
8
+ torch
9
+ torchvision
10
+ torchaudio
11
+ tqdm
12
+ pandas
13
+ numpy
14
+ opencv-python-headless