Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
allantacuelwvsu
/
titanic_survival
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
allantacuelwvsu
commited on
26 days ago
Commit
60506ad
·
1 Parent(s):
7a32ffd
added rustsiidfhpodfhdof
Browse files
Files changed (1)
hide
show
setup.sh
+3
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
curl --proto "=https" --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
3
+
export PATH="$HOME/.cargo/bin:$PATH"