Spaces:
Building
Building
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: text-generation-webui
|
3 |
app_file: server.py
|
4 |
sdk: gradio
|
5 |
-
sdk_version:
|
6 |
duplicated_from: algovenus/text-generation-webui
|
7 |
---
|
8 |
# Text generation web UI
|
@@ -362,4 +362,4 @@ The presets that are included by default are the result of a contest that receiv
|
|
362 |
|
363 |
- Gradio dropdown menu refresh button, code for reloading the interface: https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
364 |
- Godlike preset: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets
|
365 |
-
- Code for some of the sliders: https://github.com/PygmalionAI/gradio-ui/
|
|
|
2 |
title: text-generation-webui
|
3 |
app_file: server.py
|
4 |
sdk: gradio
|
5 |
+
sdk_version: 5.6.0
|
6 |
duplicated_from: algovenus/text-generation-webui
|
7 |
---
|
8 |
# Text generation web UI
|
|
|
362 |
|
363 |
- Gradio dropdown menu refresh button, code for reloading the interface: https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
364 |
- Godlike preset: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets
|
365 |
+
- Code for some of the sliders: https://github.com/PygmalionAI/gradio-ui/
|