Keiraj commited on
Commit
3c38b26
1 Parent(s): ca86fc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ streamlit==1.21.0
5
  diffusers==0.17.0
6
 
7
  # Hugging Face Hub for interacting with models
8
-
9
 
10
  # PyTorch (make sure you choose the appropriate version for CPU usage)
11
  torch==1.13.1
 
5
  diffusers==0.17.0
6
 
7
  # Hugging Face Hub for interacting with models
8
+ huggingface_hub==0.15.1
9
 
10
  # PyTorch (make sure you choose the appropriate version for CPU usage)
11
  torch==1.13.1