wasmdashai commited on
Commit
017f73b
·
verified ·
1 Parent(s): c85a3a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"