Get a error when to duplicate it

#1
by spark12x - opened

[notice] A new release of pip available: 22.3.1 -> 24.3.1
[notice] To update, run: /usr/local/bin/python -m pip install --upgrade pip
/usr/local/lib/python3.10/site-packages/torch/cuda/init.py:654: UserWarning: Can't initialize NVML
warnings.warn("Can't initialize NVML")
A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:

  • configuration_florence2.py
    . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
    A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:
  • modeling_florence2.py
    . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
    /usr/local/lib/python3.10/site-packages/timm/models/layers/init.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
    warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarning)
    A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:
  • processing_florence2.py
    . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
  • Running on local URL: http://0.0.0.0:7860, with SSR ⚡
    /usr/local/lib/python3.10/site-packages/gradio/blocks.py:2595: UserWarning: Setting share=True is not supported on Hugging Face Spaces
    warnings.warn(

To create a public link, set share=True in launch().

Stopping Node.js server...

Sign up or log in to comment