frankleeeee commited on
Commit
ca7fd1e
1 Parent(s): 9670e85
configs/opensora-v1-2/inference/sample.py CHANGED
@@ -30,7 +30,6 @@ text_encoder = dict(
30
  type="t5",
31
  from_pretrained="DeepFloyd/t5-v1_1-xxl",
32
  model_max_length=300,
33
- local_files_only=True,
34
  )
35
  scheduler = dict(
36
  type="rflow",
 
30
  type="t5",
31
  from_pretrained="DeepFloyd/t5-v1_1-xxl",
32
  model_max_length=300,
 
33
  )
34
  scheduler = dict(
35
  type="rflow",