Hi I have a error with python app_gradio.py
"Traceback (most recent call last):
File "D:\Video-P2P\app_gradio.py", line 14, in
from gradio_utils.app_training import create_training_demo
File "D:\Video-P2P\gradio_utils\app_training.py", line 9, in
from constants import MODEL_LIBRARY_ORG_NAME, SAMPLE_MODEL_REPO, UploadTarget
ImportError: cannot import name 'MODEL_LIBRARY_ORG_NAME' from 'constants' (C:\ProgramData\Anaconda3\envs\p2p\lib\site-packages\constants.py)"
Hi I have a error with python app_gradio.py "Traceback (most recent call last): File "D:\Video-P2P\app_gradio.py", line 14, in
from gradio_utils.app_training import create_training_demo
File "D:\Video-P2P\gradio_utils\app_training.py", line 9, in
from constants import MODEL_LIBRARY_ORG_NAME, SAMPLE_MODEL_REPO, UploadTarget
ImportError: cannot import name 'MODEL_LIBRARY_ORG_NAME' from 'constants' (C:\ProgramData\Anaconda3\envs\p2p\lib\site-packages\constants.py)"