AvaLovelace commited on
Commit
0ee379a
·
1 Parent(s): b609495

Update description

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  title: LegoGPT-Demo
3
  emoji: 🧱
4
- short_description: Official demo for LegoGPT, the first approach for generating physically stable LEGO brick models from text prompts.
5
  app_file: app.py
6
  sdk: gradio
7
  sdk_version: 5.29.0
@@ -48,5 +48,9 @@ uv run app.py
48
  ## Running on Hugging Face Spaces
49
 
50
  ```zsh
51
- uv export --format requirements-txt --no-hashes > requirements.txt
52
- ```
 
 
 
 
 
1
  ---
2
  title: LegoGPT-Demo
3
  emoji: 🧱
4
+ short_description: Generate stable LEGO structures from text prompts.
5
  app_file: app.py
6
  sdk: gradio
7
  sdk_version: 5.29.0
 
48
  ## Running on Hugging Face Spaces
49
 
50
  ```zsh
51
+ uv export --format requirements-txt --no-hashes > requirements.txt
52
+ ```
53
+
54
+ Add your HF token in the Spaces settings
55
+
56
+ Add Gurobi licence variables in Spaces settings