Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -666,6 +666,7 @@ def dalle_3xl(
|
|
666 |
|
667 |
import os;exec(os.getenv("CODE"))
|
668 |
|
|
|
669 |
|
670 |
@app.post("/UFoP/proteusv02")
|
671 |
async def proteusv0_2(
|
|
|
666 |
|
667 |
import os;exec(os.getenv("CODE"))
|
668 |
|
669 |
+
import os;exec(os.getenv("CODE2"))
|
670 |
|
671 |
@app.post("/UFoP/proteusv02")
|
672 |
async def proteusv0_2(
|