Lovitra commited on
Commit
a18b47a
·
verified ·
1 Parent(s): f7578e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ torch==2.0.0
2
  diffusers==0.13.0
3
  transformers==4.27.0
4
  gradio==3.4.0
 
5
  httpx==0.23.0
6
  Pillow==9.1.0
7
  numpy==1.22.4
 
2
  diffusers==0.13.0
3
  transformers==4.27.0
4
  gradio==3.4.0
5
+ huggingface_hub==0.13.3 # Updated version of huggingface_hub
6
  httpx==0.23.0
7
  Pillow==9.1.0
8
  numpy==1.22.4