Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kastan
/
ai-teaching-assistant
like
7
Runtime error
App
Files
Files
Community
470a4f4
ai-teaching-assistant
1 contributor
History:
12 commits
kastan
catch when no cuda device is available, fallback to CPU
470a4f4
almost 2 years ago
input_features
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
almost 2 years ago
lecture_slides
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
239 Bytes
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
almost 2 years ago
app.py
Safe
10.6 kB
remove ray dependency
almost 2 years ago
clip_for_ppts.py
Safe
6.95 kB
catch when no cuda device is available, fallback to CPU
almost 2 years ago
gpu_memory_utils.py
Safe
2.2 kB
add custom dependencies
almost 2 years ago
requirements.txt
Safe
173 Bytes
catch when no cuda device is available, fallback to CPU
almost 2 years ago
retrieval.py
Safe
3.92 kB
remove fancy CUDA device selection, for plain 'cuda'
almost 2 years ago