Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ def gen_fn(model_str, prompt):
|
|
98 |
print(f" **** ME facepalm")
|
99 |
# print("\nCycle Complete! Updated Scores:")
|
100 |
# print(model_scores)
|
101 |
-
|
102 |
print(f"100 RIIIIIIIght cheer ")
|
103 |
return response
|
104 |
|
|
|
98 |
print(f" **** ME facepalm")
|
99 |
# print("\nCycle Complete! Updated Scores:")
|
100 |
# print(model_scores)
|
101 |
+
processed_models_count = 0
|
102 |
print(f"100 RIIIIIIIght cheer ")
|
103 |
return response
|
104 |
|