Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
54af9e3
DAMHelper
Ctrl+K
Ctrl+K
1 contributor
History:
53 commits
enricorampazzo
code refactoring, added logic to allow users to save their details in the browser local storage
54af9e3
9 months ago
deps
readding wheels
9 months ago
form
now it should work
9 months ago
llm_manager
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
local_storage
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
prompts
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
repository
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
utils
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
.gitattributes
Safe
1.73 kB
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
9 months ago
.gitignore
Safe
41 Bytes
first E2E working implementation
9 months ago
Dockerfile
Safe
388 Bytes
Update Dockerfile
9 months ago
README.md
Safe
1.38 kB
Update README.md
9 months ago
app.py
Safe
7.89 kB
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
requirements-base.txt
Safe
56 Bytes
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago
requirements-npu.txt
Safe
217 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
9 months ago
requirements-ollama.txt
Safe
31 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
9 months ago
signature.png
Safe
1.47 kB
added the real boss' signature
9 months ago
test.py
Safe
773 Bytes
final command line implementation
9 months ago
ui_manager.py
Safe
7.16 kB
code refactoring, added logic to allow users to save their details in the browser local storage
9 months ago