Miguelpef commited on
Commit
13ce657
·
verified ·
1 Parent(s): 7ce9c01

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Voxel Model Viewer
2
 
3
  A web application built with Gradio that allows users to view and interact with 3D voxel models in .vox format.
 
1
+ ---
2
+ title: Voxel Model Viewer
3
+ emoji: 🎲
4
+ colorFrom: gray
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "4.7.1"
8
+ app_file: viewer.py
9
+ pinned: false
10
+ ---
11
+
12
  # Voxel Model Viewer
13
 
14
  A web application built with Gradio that allows users to view and interact with 3D voxel models in .vox format.