KseniaAI commited on
Commit
3e92f6e
1 Parent(s): 3d35692

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,5 +7,5 @@ einops
7
  onnxruntime-gpu
8
  spaces==0.19.4
9
  opencv-python
10
- huggingface_hub==0.10.1 # Додано конкретну версію для сумісності з diffusers
11
- git+https://github.com/tencent-ailab/IP-Adapter.git
 
7
  onnxruntime-gpu
8
  spaces==0.19.4
9
  opencv-python
10
+ huggingface_hub>=0.19.4 # Оновлено для сумісності з diffusers==0.25.0
11
+ git+https://github.com/tencent-ailab/IP-Adapter.git