CoolFace
Apppublic

cygon24/local-ai-lab-v6

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
12 commits on main
e8eb0976mo ago

adding model switching

cygon24
d60b9ef6mo ago

adding own created model

cygon24
eec76c87mo ago

update of readme to align

cygon24
1434cfd7mo ago

switch to Docker SDK — Python 3.11 to fix numpy/streamlit conflict

cygon24
888946d7mo ago

switch to Docker SDK — Python 3.11 to fix numpy/streamlit conflict

cygon24
167fae37mo ago

fix: remove streamlit from requirements, pin numpy<2 for HF Spaces

cygon24
33034747mo ago

fix numpy conflict — upgrade streamlit, remove pinned versions

cygon24
dc8df917mo ago

pin numpy and pandas to pre-built wheels

cygon24
c7a845d7mo ago

UPDATE to remove un used icons

cygon24
f92592b7mo ago

V6 multi-agent — Groq + LangGraph

cygon23
6b9a8a97mo ago

initial commit

cygon24
0b518237mo ago

Duplicate from streamlit/streamlit-template-space

cygon24, FranckAbgrall