Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
clr
/
spjall
like
0
Running
App
Files
Files
Community
1
clr
commited on
Dec 5, 2022
Commit
37bee17
•
1 Parent(s):
a833220
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import streamlit as st
2
-
import os
.system
3
4
os.system('git clone https://github.com/google/REAPER/')
5
1
import streamlit as st
2
+
import os
3
4
os.system('git clone https://github.com/google/REAPER/')
5