Project_MLops / app.py
QuanTH02's picture
update
131931c
raw
history blame contribute delete
94 Bytes
# Application entry point
if __name__ == "__main__":
print("Hello, Hugging Face Spaces!")