kayio/CS256
0
App link: https://huggingface.co/spaces/kayio/CS256
How to create and deploy?
- Create a gradio app
2. Add your functionality code. (For more details: https://www.gradio.app/guides/quickstart)
3. Create a git repo with all these project files.
4. Create a space on Hugging Face Spaces and link the git repo and files. ( For more details: https://huggingface.co/spaces/launch)
5. On successful upload, the app should start running.