We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/setup$ conda activate phi-3-env (phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/setup$ cd .. (phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant$ cd inference/ (phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference$ python gradio_chat.py --baseonly Traceback (most recent call last): File "/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference/gradio_chat.py", line 10, in <module> from sse_starlette.sse import EventSourceResponse ModuleNotFoundError: No module named 'sse_starlette' (phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference$
The text was updated successfully, but these errors were encountered:
@XiaofuHuang , could you please help on this? Any dependency update that causes sse_starlette not installed on the latest project template?
sse_starlette
Sorry, something went wrong.
XiaofuHuang
No branches or pull requests
The text was updated successfully, but these errors were encountered: