mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
update path
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# limitations under the License.
|
||||
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========
|
||||
# Import from the correct module path
|
||||
from owl.utils import run_society
|
||||
from utils import run_society
|
||||
import os
|
||||
import gradio as gr
|
||||
import time
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# limitations under the License.
|
||||
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========
|
||||
# Import from the correct module path
|
||||
from owl.utils import run_society
|
||||
from utils import run_society
|
||||
import os
|
||||
import gradio as gr
|
||||
from typing import Tuple, List, Dict
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# limitations under the License.
|
||||
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========
|
||||
# Import from the correct module path
|
||||
from owl.utils import run_society
|
||||
from utils import run_society
|
||||
import os
|
||||
import gradio as gr
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user