nami0342 commited on
Commit
0df8016
·
1 Parent(s): a67ed00

Update Readme.md

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -1
  2. README.md +2 -2
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
2
 
3
  # Set working directory
4
- WORKDIR /app
5
 
6
  # Install system dependencies
7
  RUN apt-get update && apt-get install -y \
 
1
  FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
2
 
3
  # Set working directory
4
+ WORKDIR /
5
 
6
  # Install system dependencies
7
  RUN apt-get update && apt-get install -y \
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: GEN10 VTON
3
  emoji: 🏆
4
  colorFrom: pink
5
  colorTo: gray
@@ -9,7 +9,7 @@ python_version: 3.8.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
- short_description: Gen10 VTON based on IDM-VTON
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: GEN_VTON_API
3
  emoji: 🏆
4
  colorFrom: pink
5
  colorTo: gray
 
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
+ short_description: IDM API Version
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference