LogicGoInfotechSpaces commited on
Commit
bc64e8c
·
verified ·
1 Parent(s): 19bed74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -20
requirements.txt CHANGED
@@ -1,20 +1,7 @@
1
- fastapi>=0.115.0
2
- uvicorn[standard]==0.24.0
3
- python-multipart>=0.0.18
4
- requests>=2.31.0
5
- pillow==10.1.0
6
- torch>=2.0.0
7
- torchvision>=0.15.0
8
- transformers>=4.30.0
9
- diffusers>=0.21.0
10
- accelerate>=0.20.0
11
- opencv-python-headless==4.8.1.78
12
- numpy<2.0.0,>=1.24.0
13
- firebase-admin>=6.0.0
14
- pydantic-settings>=2.0.0
15
- huggingface-hub>=0.16.0
16
- safetensors>=0.3.0
17
- fastai>=2.7.13
18
- toml>=0.10.2
19
- gradio>=4.44.0
20
-
 
1
+ torch
2
+ torchvision
3
+ pillow
4
+ gradio
5
+ huggingface_hub
6
+ fastapi
7
+ uvicorn