Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
def create_and_download_file():
|
4 |
# تحديد مسار الملف
|
5 |
file_path = "/tmp/my_file.txt"
|
|
|
1 |
import gradio as gr
|
2 |
+
!unzip VitsModelSplit.zip
|
3 |
def create_and_download_file():
|
4 |
# تحديد مسار الملف
|
5 |
file_path = "/tmp/my_file.txt"
|