Giter VIP home page Giter VIP logo

Comments (4)

cocomine avatar cocomine commented on August 23, 2024 1

I've fixed it but since I don't have direct access to this repository, you can temporarily use my forked version https://github.com/cocomine/TemporalKit.
Once I've fully tested it and confirmed it's ok I will open a pull request. If you encounter any problems using my forked version, please submit an issue at https://github.com/cocomine/TemporalKit/issues/new/choose.

from temporalkit.

cocomine avatar cocomine commented on August 23, 2024

Please see the FAQ section: https://github.com/CiaraStrawberry/TemporalKit#faq

from temporalkit.

taellinglin avatar taellinglin commented on August 23, 2024

I have done this, installed pip install tqdm==4.66.1

It now says:
PS D:\sdwebui> .\webui-user.bat
venv "D:\sdwebui\venv\Scripts\Python.exe"
Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Version: v1.6.0-2-g4afaaf8a
Commit hash: 4afaaf8a020c1df457bcf7250cb1c7f609699fa7
Launching Web UI with arguments:
Traceback (most recent call last):
File "D:\sdwebui\launch.py", line 48, in
main()
File "D:\sdwebui\launch.py", line 44, in main
start()
File "D:\sdwebui\modules\launch_utils.py", line 432, in start
import webui
File "D:\sdwebui\webui.py", line 13, in
initialize.imports()
File "D:\sdwebui\modules\initialize.py", line 21, in imports
import gradio # noqa: F401
File "D:\sdwebui\venv\lib\site-packages\gradio_init_.py", line 3, in
import gradio.components as components
File "D:\sdwebui\venv\lib\site-packages\gradio\components_init_.py", line 1, in
from gradio.components.annotated_image import AnnotatedImage
File "D:\sdwebui\venv\lib\site-packages\gradio\components\annotated_image.py", line 8, in
from gradio_client.documentation import document, set_documentation_group
File "D:\sdwebui\venv\lib\site-packages\gradio_client_init_.py", line 1, in
from gradio_client.client import Client
File "D:\sdwebui\venv\lib\site-packages\gradio_client\client.py", line 24, in
from huggingface_hub import CommitOperationAdd, SpaceHardware, SpaceStage
File "D:\sdwebui\venv\lib\site-packages\huggingface_hub_init_.py", line 357, in getattr
submod = importlib.import_module(submod_path)
File "C:\Users\User\miniconda3\lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "D:\sdwebui\venv\lib\site-packages\huggingface_hub\hf_api.py", line 59, in
from ._commit_api import (
File "D:\sdwebui\venv\lib\site-packages\huggingface_hub_commit_api.py", line 15, in
from tqdm.contrib.concurrent import thread_map
ModuleNotFoundError: No module named 'tqdm.contrib'
Press any key to continue . . .

from temporalkit.

taellinglin avatar taellinglin commented on August 23, 2024

I also uninstalled old version of tqdm

from temporalkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.