Pie31415 commited on
Commit
f1461a5
β€’
2 Parent(s): 9887bdf 320db74

Merge branch 'main' of https://huggingface.co/spaces/Pie31415/rome into main

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ args = edict({
107
  "upsample_type": "nearest",
108
  "num_frequencies": 6,
109
  "deform_face_scale_coef": 0.0,
110
- "device": "cpu"
111
  })
112
 
113
  # download FLAME and DECA pretrained
 
107
  "upsample_type": "nearest",
108
  "num_frequencies": 6,
109
  "deform_face_scale_coef": 0.0,
110
+ "device": "cuda"
111
  })
112
 
113
  # download FLAME and DECA pretrained