dylanebert HF Staff commited on
Commit
9ba7434
·
1 Parent(s): 5d72bda

add Real3D outputs

Browse files
Files changed (1) hide show
  1. outputs/Real3D/config.json +5 -0
outputs/Real3D/config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "Model": "https://huggingface.co/hwjiang/Real3D",
3
+ "Space": "https://huggingface.co/spaces/hwjiang/Real3D",
4
+ "Paper": "https://huggingface.co/papers/2406.08479"
5
+ }