mirror of
https://github.com/ruvnet/RuView
synced 2026-06-09 10:13:17 +00:00
fix(aether-arena): move HF Space to gradio 5.9.1 (4.44.1 jinja2 cache bug)
This commit is contained in:
@@ -4,7 +4,7 @@ emoji: 📡
|
||||
colorFrom: indigo
|
||||
colorTo: purple
|
||||
sdk: gradio
|
||||
sdk_version: 4.44.1
|
||||
sdk_version: 5.9.1
|
||||
python_version: "3.12"
|
||||
app_file: app.py
|
||||
pinned: true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
gradio==4.44.1
|
||||
huggingface_hub==0.25.2
|
||||
gradio==5.9.1
|
||||
|
||||
Reference in New Issue
Block a user