dkebudi commited on
Commit
b564f87
·
verified ·
1 Parent(s): aa5a1dc

added huggingface-hub to packages for GPU container

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -333,6 +333,7 @@ def start_training(
333
  torch
334
  git+https://github.com/huggingface/diffusers
335
  transformers
 
336
  accelerate
337
  safetensors==0.4.1
338
  prodigyopt==1.0
 
333
  torch
334
  git+https://github.com/huggingface/diffusers
335
  transformers
336
+ huggingface-hub
337
  accelerate
338
  safetensors==0.4.1
339
  prodigyopt==1.0