Spaces:
Running
Running
Merge branch 'main' of https://huggingface.co/spaces/monra/freegpt-webui
Browse files- space_config.yml +8 -0
space_config.yml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: FreeGPT WebUI
|
2 |
+
emoji: π
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: yellow
|
5 |
+
sdk: docker
|
6 |
+
sdk_version: 1.24.0
|
7 |
+
app_file: run.py
|
8 |
+
pinned: true
|