Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
PeriniM committed Nov 5, 2024
1 parent 44a6bb1 commit 8f9d7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/example_finetuned_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
# Run the graph
result = brick_graph_local.run(input_data=input_data, stream=False)


# Print the result
print(result)

Expand Down

0 comments on commit 8f9d7aa

Please sign in to comment.