Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gmshroff
/
gmserver
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
44d278e
gmserver
29.6 kB
1 contributor
History:
51 commits
gmshroff
Update README.md
44d278e
verified
over 1 year ago
scripts
embedding via /encode endpoint
almost 2 years ago
static
added static
about 2 years ago
templates
added template
about 2 years ago
.DS_Store
6.15 kB
added template
about 2 years ago
.gitattributes
1.52 kB
initial commit
over 2 years ago
.gitignore
22 Bytes
implemented background service for async launching of registered (in app) library functions
almost 2 years ago
README.md
620 Bytes
Update README.md
over 1 year ago
WIP.txt
178 Bytes
gemini server function call_gemini via anvil
almost 2 years ago
app.py
3.77 kB
regisered encode_gemini in app.py
over 1 year ago
app_gradio.py
1.21 kB
revert to flask once more
about 2 years ago
background_service.ipynb
2.46 kB
implemented background service for async launching of registered (in app) library functions
almost 2 years ago
library.ipynb
2.71 kB
added encode_gemini(text,key)
over 1 year ago
out.txt
0 Bytes
embedding via /encode endpoint
almost 2 years ago
requirements.txt
93 Bytes
openai in req.txt
almost 2 years ago
test_gradio.ipynb
9.24 kB
revert to flask once more
about 2 years ago