CoolFace
Apppublic

smdbs/CS553_CaseStudy1

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
50 commits on main
ad6b2f82y ago

fix: add environment variable to deploy_azure workflow

smdbs
45b1cd12y ago

fix: make deployment after docker_build_and_push

smdbs
7d2c4f22y ago

feat: add deploy_azure action

smdbs
510d44e2y ago

fix: remove pytorch dependency and make docker_build_and_push run after testspass

smdbs
0b449532y ago

feat: add docker_build_and_push action

smdbs
1b318112y ago

fix: remove other unused libraries

smdbs
7b807672y ago

feat!: remove support for local model

smdbs
71d7ca72y ago

fix: change host ip in prometheus.yml

smdbs
3764f5d2y ago

chore: add start_server() in main and clean up code

smdbs
85f93862y ago

fix: change port in docker-compose.yml and removed redundant cs3_start.sh

smdbs
5bd2dda2y ago

feat: add start_ngrok.sh script

smdbs
b5fa05b2y ago

fix: update grafana docker image to grafana-enterprise

smdbs
37050ce2y ago

chore: update volume name in docker-compose.yml

smdbs
7165a472y ago

fix: change docker-compose.yml

smdbs
1689b842y ago

feat: add docker docker-compose

smdbs
cd4e3892y ago

feat: add prometheus client stuff

smdbs
613e0ef2y ago

chore: use python 3.10 in test workflow

smdbs
ca5323c2y ago

chore: update gradio to 5.0.0 and set sync_hf to use --force

smdbs
0c8c11d2y ago

chore: changed torch to cpu only version

smdbs
8d2cbf52y ago

Merge pull request #1 from smdbs01/dependabot/pip/requests-2.32.2

smdbs
00b92732y ago

build(deps): bump requests from 2.31.0 to 2.32.2

dependabot[bot]
87564c62y ago

fix: update gradio version and space title

smdbs
e4128142y ago

fix: cleanup codebase

smdbs
7e131c52y ago

feat: add examples

smdbs
66d8db12y ago

fix: change test cases and a minor bug

smdbs
a98de272y ago

feat: add advanced config options

smdbs
757c20b2y ago

Feat: add basic local model usage

smdbs
5759d952y ago

feat: change model to sd 2.1 base

smdbs
f9fa6202y ago

fix: update workflows

smdbs
ced325b2y ago

feat: update app.py with new UI

smdbs
a87e9812y ago

fix: update app.py and test.py

smdbs
a265d1d2y ago

Merge branch 'feature/local-model'

smdbs
817332e2y ago

fix: update workflows

smdbs
f6ed7692y ago

fix: change parameter type to be compatible on py3.9

smdbs
64fc3352y ago

fix: update requirements.txt

smdbs
973d0402y ago

fix: update test.yaml for only using python 3.9

smdbs
eb8ecfe2y ago

feat: add test workflow and pytest.ini

smdbs
1b23a4c2y ago

fix: modified app.py and test.py

smdbs
3e1b1c62y ago

feat: add sample images and test.py

smdbs
8c56c352y ago

fix: update .gitignore to include flagged

smdbs
fd474422y ago

feat: api model implementation

smdbs
8ddbacc2y ago

local

wyh0210
97c208d2y ago

feat: use resnet50

smdbs
aa5504b2y ago

1111

wyh0210
044c2132y ago

fix: change app.py to a gradio usage example

smdbs
a726fd72y ago

fix: Fixed README config

smdbs
24781932y ago

feat: Edited README

smdbs
3a66e192y ago

feat: Added workflows

smdbs
46d44942y ago

feat: added initial files

smdbs
95a88802y ago

Slight README change

smdbs