Spaces:
Sleeping
Sleeping
wasmdashai
commited on
Commit
•
dcd43ca
1
Parent(s):
dddd826
Update app.py
Browse files
app.py
CHANGED
@@ -341,7 +341,7 @@ with gr.Blocks() as demo: # Use gr.Blocks to wrap the entire interface
|
|
341 |
gr.Markdown("# Wasm-Speeker: إطار الذكاء الاصطناعي لتوليد الكلام")
|
342 |
|
343 |
# عرض الصورة الترحيبية
|
344 |
-
gr.Image("
|
345 |
|
346 |
# إضافة CSS لجعل التبويبات RTL
|
347 |
gr.HTML("""
|
|
|
341 |
gr.Markdown("# Wasm-Speeker: إطار الذكاء الاصطناعي لتوليد الكلام")
|
342 |
|
343 |
# عرض الصورة الترحيبية
|
344 |
+
gr.Image("9588e6d4-9959-4cfc-9697-fc9b996fcd97.jpeg", label="Wasm-Speeker")
|
345 |
|
346 |
# إضافة CSS لجعل التبويبات RTL
|
347 |
gr.HTML("""
|