Malaji71 commited on
Commit
933a927
·
verified ·
1 Parent(s): 6cbe709

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -169,7 +169,8 @@ class UltraSupremeAnalyzer:
169
  "artistic": ["creative", "expressive", "aesthetic", "artistic"]
170
  }
171
  }
172
- def ultra_supreme_analysis(self, clip_fast, clip_classic, clip_best):
 
173
  """ULTRA SUPREME ANALYSIS - MAXIMUM POSSIBLE INTELLIGENCE"""
174
 
175
  combined_analysis = {
 
169
  "artistic": ["creative", "expressive", "aesthetic", "artistic"]
170
  }
171
  }
172
+
173
+ def ultra_supreme_analysis(self, clip_fast, clip_classic, clip_best):
174
  """ULTRA SUPREME ANALYSIS - MAXIMUM POSSIBLE INTELLIGENCE"""
175
 
176
  combined_analysis = {