SHREYSH commited on
Commit
b6ddc8b
·
verified ·
1 Parent(s): e4f543b

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
- from fawkes_wrapper_gradio_v_0_1 import FawkesProtection
3
  from PIL import Image
4
  import numpy as np
5
 
 
1
  import gradio as gr
2
+ from fawkes_wrapper_gradio_v_1_0 import FawkesProtection
3
  from PIL import Image
4
  import numpy as np
5