Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aiflows
/
RunCodeFlowModule
like
0
Follow
aiflows
6
Model card
Files
Files and versions
Community
main
RunCodeFlowModule
/
library.py
Tachi67
Upload 12 files
428252c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
43 Bytes
def
add_two_numbers
(
a, b
):
return
a + b