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
685fc07
ai-teaching-assistant
1 contributor
History:
18 commits
kastan
again, remove the <br> tags
685fc07
over 1 year ago
input_features
fix input features to be FP16, as assumed for CPU
over 1 year ago
lecture_slides
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
239 Bytes
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
over 1 year ago
app.py
Safe
11.6 kB
again, remove the <br> tags
over 1 year ago
clip_for_ppts.py
Safe
7.1 kB
fix input features to be FP16, as assumed for CPU
over 1 year ago
gpu_memory_utils.py
Safe
2.2 kB
add custom dependencies
over 1 year ago
requirements.txt
Safe
173 Bytes
catch when no cuda device is available, fallback to CPU
over 1 year ago
retrieval.py
Safe
4.02 kB
adding new Pinecone index to demo
over 1 year ago