Spaces:
Sleeping
Sleeping
kz209
commited on
Commit
•
899db21
1
Parent(s):
63097e7
update
Browse files- README.md +2 -1
- pages/arena.py +0 -1
README.md
CHANGED
@@ -9,7 +9,8 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
|
|
13 |
|
14 |
## Description
|
15 |
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
|
13 |
+
## Chris Labs
|
14 |
|
15 |
## Description
|
16 |
|
pages/arena.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
import gradio as gr
|
2 |
from utils.multiple_stream import create_interface
|
3 |
|
4 |
def create_arena():
|
|
|
|
|
1 |
from utils.multiple_stream import create_interface
|
2 |
|
3 |
def create_arena():
|