Spaces:
Build error
Build error
Commit
·
25db308
1
Parent(s):
837e7a2
Test the new queue implementation (#1)
Browse files- Test the new queue implementation (b4359ea5b3edaf07020f07991ad57eace9ab270b)
Co-authored-by: Freddy Boulton <freddyaboulton@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 😻
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.1.4b3
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|