init: project structure with LAION scorer, conda setup, and research docs

This commit is contained in:
Kareem Horstink
2026-08-23 15:31:47 +00:00
commit 4f90f5838a
25 changed files with 1628 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Photo Judgers — Requirements
# Install in conda env: pip install -r requirements.txt
# Core dependencies
simple-aesthetics-predictor
transformers
torch
torchvision
torchaudio
Pillow
tqdm
numpy