Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# chatgpt_webui
|
2 |
-
Build an WebUI of ChatGPT with multiple authentication method using Gradio and revChatGPT
|
|
|
1 |
+
---
|
2 |
+
license: bsd-2-clause
|
3 |
+
title: ChatGPT WebUI
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 👀
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: red
|
8 |
+
---
|
9 |
# chatgpt_webui
|
10 |
+
Build an WebUI of ChatGPT with multiple authentication method using Gradio and revChatGPT
|