charliebaby2023 commited on
Commit
db0796e
1 Parent(s): 6c42a4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -2,8 +2,6 @@ import gradio as gr
2
  from random import randint
3
  from all_models import models
4
 
5
- random_number = 0
6
- ki=0
7
 
8
  # Function to generate a string with text and a random number
9
  def generate_text_with_random_number():
 
2
  from random import randint
3
  from all_models import models
4
 
 
 
5
 
6
  # Function to generate a string with text and a random number
7
  def generate_text_with_random_number():