Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gradio/diff_texts_main
Nymbo
/
diff_texts_main
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nymbo
commited on
Jun 19, 2024
Commit
b724a92
·
verified
·
1 Parent(s):
fbfc362
Update run.py
Browse files
Files changed (1)
hide
show
run.py
+1
-0
run.py
CHANGED
Viewed
@@ -12,6 +12,7 @@ def diff_texts(text1, text2):
12
13
14
demo = gr.Interface(
15
diff_texts,
16
[
17
gr.Textbox(
12
13
14
demo = gr.Interface(
15
+
theme='Nymbo/Alyx_Theme',
16
diff_texts,
17
[
18
gr.Textbox(