broken space!

#1
by randeom - opened

AttributeError: 'Dependency' object has no attribute 'launch'
Traceback:

File "/home/user/.local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(code, module.dict)
File "/home/user/app/app.py", line 3, in
gr.Interface.load("models/NousResearch/Yarn-Mistral-7b-128k").launch()

Sign up or log in to comment