gradiopyg / README.md
dorkai's picture
Update README.md
8a19d8f
|
raw
history blame
505 Bytes
---
sdk: gradio
app_file: run.py
---
# gradio-ui
This is a prototype Gradio-based UI which allows you to chat with the [Pygmalion models](https://huggingface.co/PygmalionAI). It was put into the Hub by DorkAI.
We provide a notebook which directly interacts with this code in our repo, which can be found [here](./notebooks/GPU.ipynb). The notebook can either be run locally or can be used on [Google Colab](https://colab.research.google.com/github/PygmalionAI/gradio-ui/blob/master/notebooks/GPU.ipynb).