Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
aiflows
/
RunCodeFlowModule
like
0
Follow
aiflows
6
Model card
Files
Files and versions
xet
Community
13f4dbc
RunCodeFlowModule
File size: 43 Bytes
428252c
1
2
def
add_two_numbers
(
a, b
):
return
a + b