Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
mustafa2ak
/
clip_
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
clip_
363 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
mustafa2ak's picture
mustafa2ak
Update app.py
03334ff verified 9 months ago
  • .gitattributes
    42 Bytes
    Initial clean commit for Gradio app 10 months ago
  • .gitignore
    41 Bytes
    Add common untracked files to .gitignore 10 months ago
  • README.md
    149 Bytes
    Add Hugging Face Space configuration 10 months ago
  • app.py
    6.04 kB
    Update app.py 9 months ago
  • clip_book_model.pth

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.LongStorage",
    • "torch.FloatStorage"

    What is a pickle import?

    363 MB
    xet
    Initial clean commit for Gradio app 10 months ago
  • config.py
    570 Bytes
    Fix SyntaxError: remove non-printable character from config.py 10 months ago
  • dataset.py
    1.78 kB
    Initial clean commit for Gradio app 10 months ago
  • inference_model.py
    3.86 kB
    Fix model argument name and update logic 10 months ago
  • requirements.txt
    69 Bytes
    Initial clean commit for Gradio app 10 months ago
  • train.py
    1.83 kB
    Initial clean commit for Gradio app 10 months ago
  • training_model.py
    2.89 kB
    Initial clean commit for Gradio app 10 months ago