Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
|
@@ -244,4 +244,7 @@ atexit.register(lambda: scheduler.shutdown())
|
|
| 244 |
|
| 245 |
if __name__ == "__main__":
|
| 246 |
demo = create_interface()
|
| 247 |
-
demo.launch()
|
|
|
|
|
|
|
|
|
|
|
|
| 244 |
|
| 245 |
if __name__ == "__main__":
|
| 246 |
demo = create_interface()
|
| 247 |
+
demo.launch()
|
| 248 |
+
|
| 249 |
+
# TODO
|
| 250 |
+
# Add information about how to do drugs with two different intiial codes (cosentyx, cimzia - use balance of supply)
|