Spaces:
Sleeping
Sleeping
Update app.py (#1)
Browse files- Update app.py (3a6dce68d77b2282b999fd0500688e81e3dbf179)
app.py
CHANGED
@@ -6,7 +6,7 @@ Also show tho checkboxes for replace_chars and replace_spaces.
|
|
6 |
import gradio as gr
|
7 |
import random
|
8 |
|
9 |
-
from
|
10 |
random_attack as random_homoglyphs_attack,
|
11 |
)
|
12 |
|
|
|
6 |
import gradio as gr
|
7 |
import random
|
8 |
|
9 |
+
from silverspeak import (
|
10 |
random_attack as random_homoglyphs_attack,
|
11 |
)
|
12 |
|