LukasHug commited on
Commit
27f212c
·
verified ·
1 Parent(s): 47d9ef1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -256,5 +256,5 @@ Evaluations performed by the symbolic judge are fully verifiable and grounded in
256
  return demo
257
 
258
  # Use a local path instead of a module name
259
- module = evaluate.load("AIML-TUDA/VerifiableRewardsForScalableLogicalReasoning")
260
  create_interface(module).launch()
 
256
  return demo
257
 
258
  # Use a local path instead of a module name
259
+ module = evaluate.load("AIML-TUDA/verifiablerewardsforscalablelogicalreasoning")
260
  create_interface(module).launch()