Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
vimalk78
/
abc123
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
abc123
/
crossword-app
/
backend-py
Ctrl+K
Ctrl+K
2 contributors
History:
29 commits
vimalk78
fix: create embeddings on CPU to avoid Jetson CUDA allocator crash
2645131
6 months ago
__pycache__
Add complete Python backend with AI-powered crossword generation
11 months ago
docs
docs: update CONFIG.md with current env vars and document transfer learning failure
10 months ago
public
feat: Add debug tab with performance optimizations
11 months ago
src
fix: create embeddings on CPU to avoid Jetson CUDA allocator crash
6 months ago
test-integration
feat(crossword): generated crosswords with clues
11 months ago
test-unit
feat(crossword): generated crosswords with clues
11 months ago
.coverage
53.2 kB
fix(vector-search): implement adaptive threshold strategy to resolve word generation failure
11 months ago
.env.example
1.04 kB
fix: clean up repository after removing LFS cache files
10 months ago
.gitattributes.tmp
Safe
0 Bytes
feat: implement difficulty-aware word selection with frequency percentiles
11 months ago
ADAPTIVE_THRESHOLD_FIX.md
3.83 kB
fix(vector-search): implement adaptive threshold strategy to resolve word generation failure
11 months ago
CONFIG.md
5.54 kB
docs: update CONFIG.md with current env vars and document transfer learning failure
10 months ago
CROSSWORD_GENERATION_WALKTHROUGH.md
13.6 kB
feat(crossword): generated crosswords with clues
11 months ago
README-local-setup.md
1.79 kB
Add complete Python backend with AI-powered crossword generation
11 months ago
README.md
16.2 kB
feat(crossword): generated crosswords with clues
11 months ago
all-packages.txt
1.36 kB
feat(crossword): generated crosswords with clues
11 months ago
app.py
7.81 kB
feat(crossword): generated crosswords with clues
11 months ago
pytest.ini
380 Bytes
Add complete Python backend with AI-powered crossword generation
11 months ago
requirements-dev.txt
519 Bytes
Add complete Python backend with AI-powered crossword generation
11 months ago
requirements-jetson.txt
865 Bytes
fix: prevent PyTorch conflict on Jetson by using --no-deps
6 months ago
requirements.txt
1.04 kB
fix: clean up repository after removing LFS cache files
10 months ago
run_tests.py
2.66 kB
Add complete Python backend with AI-powered crossword generation
11 months ago
test_difficulty_softmax.py
8.36 kB
feat: implement difficulty-aware word selection with frequency percentiles
11 months ago
test_distribution_normalization.py
10.9 kB
feat: implement distribution normalization with default disabled
11 months ago
test_integration_minimal.py
4.09 kB
feat: implement difficulty-aware word selection with frequency percentiles
11 months ago
test_softmax_service.py
5.77 kB
feat: implement difficulty-aware word selection with frequency percentiles
11 months ago