Merge pull request #4 from doctord98618/main

Update main.py
This commit is contained in:
Barbariskaa 2023-06-28 00:27:17 +03:00 committed by GitHub
commit e6dc91f536
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