Skip to content

Commit

Permalink
:P
Browse files Browse the repository at this point in the history
  • Loading branch information
lancenonce committed Feb 22, 2024
1 parent c3d1f7c commit f2ad477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/on-chain_mnist/action_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ def execution():
agent = GizaAgent(model)
agent.infer(img_path)
receipt = verify_and_transmit(agent, accounts[0])
# call serve
return receipt

if __name__ == '__main__':
Expand Down

0 comments on commit f2ad477

Please sign in to comment.