Wazzabeee / image-video-colorization

Colorize your black and white images and YouTube videos for free. Streamlit application based on CNN deployed on Hugging Face.

Home Page:https://medium.com/geekculture/creating-a-web-app-to-colorize-images-and-youtube-videos-80f5be2d0f68

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

models

mycomedico opened this issue · comments

I get the following error when trying to run your code:

ModuleNotFoundError: No module named 'models'

Hello,

Could you be more specific? Are you running the hugging face app or running the code locally? If running locally I will need more details about your environment and how you got this error in order to help!