abilshr commited on
Commit
1cf6f38
1 Parent(s): 8afce93
Files changed (2) hide show
  1. app.py +1 -1
  2. d +0 -17
app.py CHANGED
@@ -46,7 +46,7 @@ with gr.Blocks() as demo:
46
  """)
47
  with gr.Row():
48
  with gr.Column():
49
- image_in = gr.Image(label="Portrait IN", type="filepath", value="https://ibb.co/KK9c5qF")
50
  with gr.Column():
51
  voice = gr.Audio(type="filepath", label="Upload or Record Speaker audio (Optional voice cloning)")
52
  text = gr.Textbox(label="text")
 
46
  """)
47
  with gr.Row():
48
  with gr.Column():
49
+ image_in = gr.Image(label="Portrait IN", type="filepath", value="https://i.ibb.co/HhrLKzn/rick.jpg")
50
  with gr.Column():
51
  voice = gr.Audio(type="filepath", label="Upload or Record Speaker audio (Optional voice cloning)")
52
  text = gr.Textbox(label="text")
d DELETED
@@ -1,17 +0,0 @@
1
- commit 55f9626addc1af2d59d87a32e3a7d4685026713d (HEAD -> main)
2
- Author: csi-Abil <abil.shrestha@cix.csi.cuny.edu>
3
- Date: Fri Feb 23 01:18:48 2024 -0500
4
-
5
- week2 HW
6
-
7
- commit 5352e99247879fb2ee69af28670f72ce4e04f900
8
- Author: csi-Abil <abil.shrestha@cix.csi.cuny.edu>
9
- Date: Fri Feb 23 01:13:33 2024 -0500
10
-
11
- Week 2 CTP
12
-
13
- commit f4d843f856f21f1f0f64db1a2fe9171646b2cfeb (origin/main, origin/HEAD)
14
- Author: Abil <abil-ml@users.noreply.huggingface.co>
15
- Date: Fri Feb 23 05:37:14 2024 +0000
16
-
17
- initial commit