Edward J. Schwartz commited on
Commit
c3385bb
·
1 Parent(s): 8a96e61
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ model = gr.load("ejschwartz/oo-method-test-model-bylibrary", src="models")
13
  # ],
14
  # live=True, title="Is it a method or a function?").launch(server_name="0.0.0.0", server_port=7860)
15
 
16
- #import dis
17
 
18
  def get_funs(f):
19
  return "cool"
 
13
  # ],
14
  # live=True, title="Is it a method or a function?").launch(server_name="0.0.0.0", server_port=7860)
15
 
16
+ import gen-training
17
 
18
  def get_funs(f):
19
  return "cool"