Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kairunwen
/
InstantSplat
like
121
Runtime error
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
InstantSplat
/
submodules
/
diff-gaussian-rasterization
/
third_party
/
glm
/
test
/
gtx
/
gtx.cpp
kairunwen
add code
35e2073
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
71 Bytes
#
include
<glm/ext.hpp>
int
main
()
{
int
Error =
0
;
return
Error;
}