Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
credits: https://github.com/plaban1981/Medical-Agent-from-Scratch
|
| 2 |
|
| 3 |
import streamlit as st
|
| 4 |
import asyncio
|
|
|
|
| 1 |
+
#credits: https://github.com/plaban1981/Medical-Agent-from-Scratch
|
| 2 |
|
| 3 |
import streamlit as st
|
| 4 |
import asyncio
|