mikeee/mlbee
Merge branch 'main' of https://github.com/ffreemt/mlbee
Fix running in localhost for share.streamlit.io and pysbd for nepoli
Added Dev Container Folder
Cp app_mlbee.py app.py
Add loguru to requirements.txt
Update info message (kofi link)
Bump version from 0.1.0-alpha.2 to 0.1.0a3, switched to MODEL_ID5
Update load_model_s.py loc3 model_s_384, split_text.py
Update requirements.txt
Update cmat2aset310
Update cmat2aset310
Update cmat2aset310
Update run-me.sh
Update app_mlbee.py
Update scipy in requirements.txt
Update requirements.txt pysbd fasttext fastlid
Update split_text.py in home.py
Update split_text.py
Update __init__.py
Add torch sentence-transformers to requirenebts.txt
Update requirements.txt need to add sentecence-transformers scipy?
Update st_mlbee/__init__.py
Fix test1 model_s = load_model_s()
Remove seg-text (vtext no longer installable), to move to split_text.py
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update requirements.txt
Update poetry-export.sh
Merge branch 'main' of https://github.com/ffreemt/mlbee
Update poetry-export.sh
Update requirements.txt
Update poerty-export.sh
mv requirements.txt requirements-bk1.txt
Update poetry.lock
Update pyproject_.toml to pyproject.toml
Update
Test push aaa.txt
Rename pyproject.toml pyproject_.toml
Change requirements.txt --find-links https://download.pytorch.org/whl/cpu/torch/ \ntorch==1.11.0
Change requirements.txt --find-links https://download.pytorch.org/whl/cpu/torch/ \ntorch==1.8.1
Change requirements.txt --find-links https://download.pytorch.org/whl/cpu/torch/ \ntorch==1.8.1+cpu
Add ruff.toml
Replace model-s-cpu with load_model_s (model-s-512 model-s-512-v2 on hf)
Fix: --find-links https://download.pytorch.org/whl/lts/1.8/cpu\ntorch==1.8.2, transformers=4.18.0, sentence-transformers in reuqirements.txt
Fix: --find-links https://download.pytorch.org/whl/lts/1.8/cpu\ntorch==1.8.2, transformers=4.18.0, sentence-transformers in reuqirements.txt
Fix: --find-links https://download.pytorch.org/whl/lts/1.8/cpu\ntorch==1.8.2, sentence-transformers in reuqirements.txt
Fix: --find-links https://download.pytorch.org/whl/cpu\ntorch, sentence-transformers==2.2.0 in reuqirements.txt
Fix: sentence-transformers==2.2.0 in reuqirements.txt
