lunarflu HF Staff commited on
Commit
676a9ed
·
1 Parent(s): a06b86c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -4,6 +4,8 @@ import gradio as gr
4
  import os
5
  import threading
6
 
 
 
7
  # Get Gradio client
8
  jojogan = gradio_client.Client("akhaliq/JoJoGAN")
9
 
 
4
  import os
5
  import threading
6
 
7
+ adding this to break the bot while I sleep
8
+
9
  # Get Gradio client
10
  jojogan = gradio_client.Client("akhaliq/JoJoGAN")
11