cook_recommend / test1.py
jinu0804's picture
Initialize project without images
dfcc4e2
Raw
History Blame Contribute Delete
176 Bytes
# import gradio as gr
#
# def greet(name):
# return f"Hello, {name}!"
#
# gr.Interface(fn=greet, inputs="text", outputs="text").launch(server_port=7861)
print('hello word')