ruslanmv commited on
Commit
44b7f30
·
1 Parent(s): 3d77cf5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  accelerate==0.24.1
2
  diffusers==0.30.0
3
  gradio==5.47.2
4
- huggingface_hub==0.35.1
5
  invisible-watermark==0.2.0
6
  Pillow==10.1.0
7
  torch==2.1.0
8
  transformers==4.41.0
9
  safetensors==0.4.2
10
- numpy>=1.23
11
  ipython
 
1
  accelerate==0.24.1
2
  diffusers==0.30.0
3
  gradio==5.47.2
4
+ huggingface_hub==0.33.5
5
  invisible-watermark==0.2.0
6
  Pillow==10.1.0
7
  torch==2.1.0
8
  transformers==4.41.0
9
  safetensors==0.4.2
10
+ numpy==1.26.4
11
  ipython