czl commited on
Commit
f821cb0
2 Parent(s): ac24c1c cddac2d

Merge branch 'main' of https://huggingface.co/spaces/czl/generative-data-augmentation-demo

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🖼
4
  colorFrom: purple
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 4.26.0
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -55,4 +55,4 @@ conda activate $env_name
55
  pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url # Obtain the correct URL from the PyTorch website
56
  pip install -r requirements.txt
57
  python app.py
58
- ```
 
4
  colorFrom: purple
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  ---
 
55
  pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url # Obtain the correct URL from the PyTorch website
56
  pip install -r requirements.txt
57
  python app.py
58
+ ```