Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
kastan
/
ai-teaching-assistant
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
ai-teaching-assistant
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
kastan's picture
kastan
removing double newlines, better but not totally perfect
f910cb6 about 2 years ago
  • input_features
    fix input features to be FP16, as assumed for CPU about 2 years ago
  • lecture_slides
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 2 years ago
  • README.md
    239 Bytes
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval about 2 years ago
  • app.py
    11.4 kB
    removing double newlines, better but not totally perfect about 2 years ago
  • clip_for_ppts.py
    7.1 kB
    fix input features to be FP16, as assumed for CPU about 2 years ago
  • gpu_memory_utils.py
    2.2 kB
    add custom dependencies about 2 years ago
  • requirements.txt
    173 Bytes
    catch when no cuda device is available, fallback to CPU about 2 years ago
  • retrieval.py
    3.93 kB
    fix input features to be FP16, as assumed for CPU about 2 years ago