jadechoghari commited on
Commit
8101154
·
verified ·
1 Parent(s): 0ee555e

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +0 -1
pipeline.py CHANGED
@@ -71,7 +71,6 @@ class MOSDiffusionPipeline(DiffusionPipeline):
71
  """
72
  Run the MOS Diffusion Pipeline. This method calls the infer function from infer_mos5.py.
73
  """
74
- self.download_required_folders()
75
  from .infer.infer_mos5 import infer
76
 
77
  infer(
 
71
  """
72
  Run the MOS Diffusion Pipeline. This method calls the infer function from infer_mos5.py.
73
  """
 
74
  from .infer.infer_mos5 import infer
75
 
76
  infer(