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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
JonSnow1512
/
clip-model-main
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
clip-model-main
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
JonSnow1512's picture
JonSnow1512
Update requirements.txt
1f46503 verified about 2 months ago
  • .gitattributes
    123 Bytes
    Upload 11 files about 2 months ago
  • .gitignore
    59 Bytes
    Upload .gitignore about 2 months ago
  • README.md
    259 Bytes
    initial commit about 2 months ago
  • app.py
    2.01 kB
    Update app.py about 2 months ago
  • config.py
    307 Bytes
    Upload 11 files about 2 months ago
  • data.py
    1.72 kB
    Upload 11 files about 2 months ago
  • label_encoder.joblib

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.preprocessing._label.LabelEncoder"

    How to fix it?

    1.06 kB
    Upload 11 files about 2 months ago
  • model.py
    1.02 kB
    Upload 11 files about 2 months ago
  • predict.py
    1.99 kB
    Upload 11 files about 2 months ago
  • render.yaml
    355 Bytes
    Upload 11 files about 2 months ago
  • requirements.txt
    595 Bytes
    Update requirements.txt about 2 months ago
  • saved_model.joblib

    Detected Pickle imports (5)

    • "sklearn.neural_network._multilayer_perceptron.MLPClassifier",
    • "sklearn.preprocessing._label.LabelBinarizer",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.dtype",
    • "numpy.ndarray"

    How to fix it?

    6.37 MB
    xet
    Upload 11 files about 2 months ago
  • train.py
    631 Bytes
    Upload 11 files about 2 months ago