Update README and app.py for the project; enhance installation instructions and add necessary imports for testing
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import agno
|
||||
import gradio
|
||||
import dotenv
|
||||
import requests
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("Hello World!")
|
||||
|
||||
Reference in New Issue
Block a user