nomadicsynth/openclip-embed
remove unnecessary `spaces` library import
Merge branch 'main' of https://huggingface.co/spaces/gronkomatic/openclip-embed
no more zerogpu
print the torch device
import spaces
add bits for ZeroGPU operation
chore: reformat code
chore: Update .gitignore to exclude certificates
chore: Update sdk_version and python_version in README.md
Refactor generate_embedding function to remove unneeded variables
Update app.py to launch the app without sharing
Update share option in app.py
Update app.py to enable REST API routes. Hopefully allows REST API on the Space.
Update app.py with autoscroll option for textboxes
Added new files and updated .gitignore
Update python_version in README.md
Update input fields in OpenCLIP Embedding Generator
Add functions to generate text and image embeddings
Refactor generate_embedding function to remove unneeded variables
Add OpenCLIP embedding generator app and dependencies
initial commit
