Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ar08/bitllm
ar08
/
NANAOLLAMA
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ar08
commited on
Jun 22
Commit
9ee7a62
·
verified
·
1 Parent(s):
801de6e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,8 +1,7 @@
1
import subprocess
2
import os
3
4
-
# Go one directory up
5
-
os.chdir("..")
6
7
# Prepare the command
8
command = [
1
import subprocess
2
import os
3
4
+
5
6
# Prepare the command
7
command = [