Spaces:
Running
Running
Commit
•
0da7ef1
1
Parent(s):
e181bbd
Test the new Queue implementation (#10)
Browse files- Tesst the new Queue implementation (c8c9a472aa841abf4e9c7b73b5de0394c3675976)
Co-authored-by: Freddy Boulton <freddyaboulton@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🌍
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.1.
|
8 |
python_version: 3.9.13
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.1.4b3
|
8 |
python_version: 3.9.13
|
9 |
app_file: app.py
|
10 |
pinned: false
|