Skydata001 commited on
Commit
6f0b383
·
verified ·
1 Parent(s): 02495af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -15
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
- streamlit==1.29.0
2
- opencv-python==4.8.1.78
3
- pillow==10.1.0
4
- numpy==1.24.3
5
- torch==2.1.0
6
- torchvision==0.16.0
7
- realesrgan==0.3.0
8
- basicsr==1.4.2
9
- transformers==4.35.2
10
- accelerate==0.24.1
11
- safetensors==0.4.1
12
- scikit-image==0.22.0
13
- scipy==1.11.4
14
- matplotlib==3.8.2
15
- tqdm==4.66.1
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ rembg
5
+ opencv-python-headless
6
+ numpy
7
+ Pillow