Adityadn commited on
Commit
cd6b3ac
·
verified ·
1 Parent(s): b529d5e

Update launch.py

Browse files
Files changed (1) hide show
  1. launch.py +1 -1
launch.py CHANGED
@@ -124,4 +124,4 @@ def download_models():
124
  download_models()
125
 
126
 
127
- from launch import *
 
124
  download_models()
125
 
126
 
127
+ from webui import *