Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ivmpfa
/
testcase-generator
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ivmpfa
commited on
Mar 10, 2025
Commit
94c25dc
Β·
verified
Β·
1 Parent(s):
27b9c93
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-8
setup.sh
DELETED
Viewed
@@ -1,8 +0,0 @@
1
-
#!/bin/bash
2
-
apt-get update && apt-get install -y --no-install-recommends \
3
-
libgl1 \
4
-
libsm6 \
5
-
libxrender1 \
6
-
libxext6
7
-
8
-
pip install --no-cache-dir -r requirements.txt