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: 12 commits
kastan's picture
kastan
catch when no cuda device is available, fallback to CPU
470a4f4 over 2 years ago
  • input_features
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval over 2 years ago
  • lecture_slides
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • README.md
    239 Bytes
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval over 2 years ago
  • app.py
    10.6 kB
    remove ray dependency over 2 years ago
  • clip_for_ppts.py
    6.95 kB
    catch when no cuda device is available, fallback to CPU over 2 years ago
  • gpu_memory_utils.py
    2.2 kB
    add custom dependencies over 2 years ago
  • requirements.txt
    173 Bytes
    catch when no cuda device is available, fallback to CPU over 2 years ago
  • retrieval.py
    3.92 kB
    remove fancy CUDA device selection, for plain 'cuda' over 2 years ago