dorkai commited on
Commit
8a19d8f
1 Parent(s): 49fc773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ app_file: run.py
4
  ---
5
  # gradio-ui
6
 
7
- This is a prototype Gradio-based UI which allows you to chat with the [Pygmalion models](https://huggingface.co/PygmalionAI).
8
 
9
  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).
 
4
  ---
5
  # gradio-ui
6
 
7
+ 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.
8
 
9
  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).