minhxthanh commited on
Commit
2f81a0c
1 Parent(s): 451b765

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Text generation web UI
2
 
3
  A Gradio web UI for Large Language Models.
@@ -418,4 +426,4 @@ If you would like to contribute to the project, check out the [Contributing guid
418
 
419
  ## Acknowledgment
420
 
421
- In August 2023, [Andreessen Horowitz](https://a16z.com/) (a16z) provided a generous grant to encourage and support my independent work on this project. I am **extremely** grateful for their trust and recognition, which will allow me to dedicate more time towards realizing the full potential of text-generation-webui.
 
1
+ ---
2
+ title: Text Chat UI
3
+ sdk: docker
4
+ emoji: 🐨
5
+ colorFrom: yellow
6
+ colorTo: indigo
7
+ app_file: server.py
8
+ ---
9
  # Text generation web UI
10
 
11
  A Gradio web UI for Large Language Models.
 
426
 
427
  ## Acknowledgment
428
 
429
+ In August 2023, [Andreessen Horowitz](https://a16z.com/) (a16z) provided a generous grant to encourage and support my independent work on this project. I am **extremely** grateful for their trust and recognition, which will allow me to dedicate more time towards realizing the full potential of text-generation-webui.