m7n commited on
Commit
80e91af
·
1 Parent(s): c3c41c1

recomit to force push

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -189,6 +189,7 @@ print(f"Resources initialized in {time.time() - start_time:.2f} seconds")
189
 
190
 
191
 
 
192
  # Setting up decorators for embedding on HF-Zero:
193
  def no_op_decorator(func):
194
  """A no-op (no operation) decorator that simply returns the function."""
 
189
 
190
 
191
 
192
+
193
  # Setting up decorators for embedding on HF-Zero:
194
  def no_op_decorator(func):
195
  """A no-op (no operation) decorator that simply returns the function."""