1 parent e5aa50d commit 5b66013Copy full SHA for 5b66013
1 file changed
webui.py
@@ -25,7 +25,7 @@ def create_api(app):
25
26
27
def ray_api():
28
- from modules.api. ray import ray_only
+ from modules.api.ray import ray_only
29
30
from modules.shared_cmd_options import cmd_opts
31
0 commit comments