Spaces:
Runtime error
Runtime error
GitNeu256
commited on
Commit
Β·
f87c197
1
Parent(s):
cfbfaf1
Load
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Text generation web UI
|
| 2 |
|
| 3 |
A Gradio web UI for Large Language Models.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: text-generation-webui
|
| 3 |
+
app_file: server.py
|
| 4 |
+
sdk: gradio
|
| 5 |
+
sdk_version: 3.50.2
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
# Text generation web UI
|
| 9 |
|
| 10 |
A Gradio web UI for Large Language Models.
|