Javiai commited on
Commit
ec2e84c
1 Parent(s): 72e11ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
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 the clean protection and digital images of subtle energies. The idea is simple, the application applies a subtle program in the form of a spell on the image to modify the subtle vibration of the image. The project is based on radionic machines.
 
 
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