Update main.py

This commit is contained in:
doctord98618 2023-06-25 09:54:30 +05:30 committed by GitHub
parent f8b88d15c9
commit ba62dfe952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from EdgeGPT import Chatbot
from EdgeGPT.EdgeGPT import Chatbot
from aiohttp import web
import time
import random