charliebaby2023 commited on
Commit
77751b8
·
verified ·
1 Parent(s): 8e34583

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ now2 = 0
12
  index_tracker = 0 # Index tracker for the current model
13
  model_scores = {model: 0 for model in models} # Dictionary to track scores for each model
14
  processed_models_count = 0
15
- kii=" this is your prompt input window still a wip"
16
  combined_prompt = ""
17
 
18
  def get_current_time():
 
12
  index_tracker = 0 # Index tracker for the current model
13
  model_scores = {model: 0 for model in models} # Dictionary to track scores for each model
14
  processed_models_count = 0
15
+ kii=" blonde mohawk femboy playing game with self at computer with programmer socks on, still a wip"
16
  combined_prompt = ""
17
 
18
  def get_current_time():