CoolFace
Apppublic

witcher23/nanoVLM-inference

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes
46 commits on main
671ce941y ago

updated parameter of generate.py in app.py

vidhanm
de8d25e1y ago

trying to stop docker from caching

vidhanm
cb087591y ago

random changes in dockerfile

vidhanm
723d6251y ago

updating dockerfile to recache repo

vidhanm
b0a42241y ago

updated parameters name in call_generate_script

vidhanm
7d56bcc1y ago

adding print statements in logs

vidhanm
f2f290e1y ago

reducing tokens to 20

vidhanm
08a37b71y ago

increased timeout

vidhanm
ff6cc3f1y ago

increased timeout

vidhanm
07e51031y ago

.

vidhanm
ec949901y ago

.

vidhanm
a4ebbec1y ago

.

vidhanm
984c1581y ago

.

vidhanm
8eb12531y ago

.

vidhanm
ff119bb1y ago

was working in logs

vidhanm
cf3bafe1y ago

trying new approach

vidhanm
56f54f71y ago

trying new approach

vidhanm
7b9df071y ago

trying new approach

vidhanm
873030d1y ago

trying new approach

vidhanm
e2e9c741y ago

trying new approach

vidhanm
137b7f11y ago

trying new approach

vidhanm
876ed101y ago

.

vidhanm
4eb8adc1y ago

.

vidhanm
a3731681y ago

.

vidhanm
9a0cbb71y ago

added gradio in requirements.txt

vidhanm
8b6145e1y ago

switching to python 3.10

vidhanm
197492b1y ago

specific version in requirements.py

vidhanm
f9326ef1y ago

app.py as per generate.py

vidhanm
200357b1y ago

added debugging

vidhanm
2af19271y ago

updated generate function

vidhanm
fb824621y ago

updated generate text for image

vidhanm
224188b1y ago

trying specific gradio version

vidhanm
0b8c3031y ago

removed examples

vidhanm
4d396f81y ago

updated gradio version

vidhanm
3253deb1y ago

trying to fix typerror

vidhanm
a4644a01y ago

nonetype error

vidhanm
aecdd6d1y ago

add protobuf in requirements.txt

vidhanm
978a6b31y ago

.

vidhanm
16bf2d11y ago

trying to solve config error

vidhanm
97c81391y ago

trying to solve config file error

vidhanm
e1989131y ago

now cloning github repo for its files

vidhanm
fbe51211y ago

updated app.py for loading local files from repo

vidhanm
055abc91y ago

some chang

vidhanm
1792bb41y ago

some changes

vidhanm
4670dfa1y ago

Add application files for nanoVLM

vidhanm
1313dd41y ago

initial commit

witcher23