Initial commit
Showing
omnilmm/model/resampler.py
0 → 100644
omnilmm/model/utils.py
0 → 100644
omnilmm/train/train_utils.py
0 → 100644
omnilmm/utils.py
0 → 100644
omnilmm_en.md
0 → 100644
output/cuda_result.txt
0 → 100644
output/dtk_result.txt
0 → 100644
requirements.txt
0 → 100644
| packaging==23.2 | ||
| deepspeed | ||
| peft | ||
| addict==2.4.0 | ||
| editdistance==0.6.2 | ||
| einops==0.7.0 | ||
| fairscale==0.4.0 | ||
| jsonlines==4.0.0 | ||
| markdown2==2.4.10 | ||
| matplotlib==3.7.4 | ||
| more_itertools==10.1.0 | ||
| nltk==3.8.1 | ||
| numpy==1.24.4 | ||
| opencv_python_headless==4.5.5.64 | ||
| openpyxl==3.1.2 | ||
| Pillow | ||
| sacrebleu==2.3.2 | ||
| seaborn==0.13.0 | ||
| shortuuid==1.0.11 | ||
| spacy==3.7.2 | ||
| timm==0.9.10 | ||
| torch | ||
| torchvision | ||
| tqdm==4.66.1 | ||
| protobuf==4.25.0 | ||
| transformers==4.40.0 | ||
| typing_extensions==4.8.0 | ||
| uvicorn==0.24.0.post1 | ||
| #xformers==0.0.22.post7 | ||
| #flash_attn==2.3.4 | ||
| sentencepiece==0.1.99 | ||
| accelerate==0.30.1 | ||
| socksio==1.0.0 | ||
| gradio | ||
| gradio_client | ||
| streamlit | ||
| tensorboard | ||
| \ No newline at end of file |
web_demo.py
0 → 100644
web_demo_2.5.py
0 → 100644
web_demo_2.5.sh
0 → 100644
web_demo_2.5_multi.sh
0 → 100644
web_demo_streamlit-2_5.py
0 → 100644
web_demo_streamlit.py
0 → 100644
Please register or sign in to comment