Skydata001 commited on
Commit
55a599e
·
verified ·
1 Parent(s): ab40db7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -3
requirements.txt CHANGED
@@ -1,3 +1,15 @@
1
- discord.py==2.3.2
2
- Pillow==10.0.1
3
- aiohttp==3.8.5
 
 
 
 
 
 
 
 
 
 
 
 
 
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