How can users run a local demo of DeepSeek-Coder?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.
Answers ( 1 )
Users can run a local demo by executing `app.py` from the `demo` folder in the repository. Dependencies must first be installed via `pip install -r requirements.txt`. An online demo is also available on Hugging Face Spaces.