KarthikAI commited on
Commit
b96abf5
·
verified ·
1 Parent(s): 3290891

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Only install what's needed for Stable Diffusion, IP-Adapter, and CPU inference
2
  diffusers==0.25.0
3
  transformers==4.36.2
4
- huggingface_hub==0.18.0
5
  torch==2.1.2
6
  fastapi==0.110.0
7
  Pillow==10.2.0
 
1
  # Only install what's needed for Stable Diffusion, IP-Adapter, and CPU inference
2
  diffusers==0.25.0
3
  transformers==4.36.2
4
+ huggingface_hub==0.20.3
5
  torch==2.1.2
6
  fastapi==0.110.0
7
  Pillow==10.2.0