Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,9 @@ def spell_to_image(x, special_text):
|
|
18 |
with gr.Blocks() as demo:
|
19 |
gr.Markdown("# Radionic App")
|
20 |
gr.Markdown(
|
21 |
-
''' This is an experimental project. The goal is to create a digital interface for
|
|
|
|
|
22 |
|
23 |
### Instructions
|
24 |
|
|
|
18 |
with gr.Blocks() as demo:
|
19 |
gr.Markdown("# Radionic App")
|
20 |
gr.Markdown(
|
21 |
+
''' This is an experimental project. The goal is to create a digital interface for clean and protect an digital images in a
|
22 |
+
subtle energies leven. The idea is simple, the application applies a subtle program in the form of a spell on the image to modify
|
23 |
+
the subtle vibration of the image. The project is based on a radionic machine functionalities.
|
24 |
|
25 |
### Instructions
|
26 |
|