ThorAILabs commited on
Commit
bb81b4a
Β·
verified Β·
1 Parent(s): c304c64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,9 +3,9 @@ title: MovieGen Demo
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
- sdk: gradio
7
  sdk_version: 5.30.0
8
- app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: A demo space for MovieGen1.1.
@@ -40,4 +40,4 @@ docker run --rm --gpus all -p 7860:7860 moviegen-demo
40
 
41
  > **Note:**
42
  > - For GPU support, you must have the [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) installed and a CUDA-compatible GPU.
43
- > - See [HARDWARE.md](./HARDWARE.md) for more details on requirements.
 
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
+ sdk: docker
7
  sdk_version: 5.30.0
8
+ app_file: Dockerfile
9
  pinned: false
10
  license: mit
11
  short_description: A demo space for MovieGen1.1.
 
40
 
41
  > **Note:**
42
  > - For GPU support, you must have the [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) installed and a CUDA-compatible GPU.
43
+ > - See [HARDWARE.md](./HARDWARE.md) for more details on requirements.