Moibe commited on
Commit
66dc399
·
1 Parent(s): 0e42215
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ btn_buy = gr.Button("Buy More", visible=True, size='lg')
120
  # — gr.themes.Soft()
121
 
122
  #valor = gr.State.tokens
123
- valor = 20
124
 
125
  with gr.Blocks(theme=gr.themes.Base(), css="footer {visibility: hidden}") as main:
126
 
 
120
  # — gr.themes.Soft()
121
 
122
  #valor = gr.State.tokens
123
+ valor = "Username: briggsboardman Credits: 205"
124
 
125
  with gr.Blocks(theme=gr.themes.Base(), css="footer {visibility: hidden}") as main:
126