yeq6x commited on
Commit
5fa54ad
1 Parent(s): 08143fe

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,9 +3,9 @@ torch==2.2.0
3
  torchvision==0.17.0
4
  torchaudio==2.2.0
5
  diffusers==0.27.0 # pth file cannot be loaded in the latest version
6
- Flask==2.3.0
7
  Flask-Cors==4.0.0
8
- Flask-SocketIO==4.3.0
9
  gradio==4.36.1
10
  huggingface_hub==0.23.2
11
  kornia==0.7.1
 
3
  torchvision==0.17.0
4
  torchaudio==2.2.0
5
  diffusers==0.27.0 # pth file cannot be loaded in the latest version
6
+ Flask==3.0.3
7
  Flask-Cors==4.0.0
8
+ Flask-SocketIO==5.3.6
9
  gradio==4.36.1
10
  huggingface_hub==0.23.2
11
  kornia==0.7.1