Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Text generation web UI
|
2 |
|
3 |
A Gradio web UI for Large Language Models.
|
@@ -425,4 +433,4 @@ If you would like to contribute to the project, check out the [Contributing guid
|
|
425 |
|
426 |
## Acknowledgment
|
427 |
|
428 |
-
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.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Text Generation UI
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: blue
|
8 |
+
---
|
9 |
# Text generation web UI
|
10 |
|
11 |
A Gradio web UI for Large Language Models.
|
|
|
433 |
|
434 |
## Acknowledgment
|
435 |
|
436 |
+
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.
|