Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Erfan11
/
Textwizai
like
0
Sleeping
App
Files
Files
Community
1
Erfan11
commited on
Sep 26
Commit
c4ae311
•
1 Parent(s):
4205b30
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+4
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
#!/bin/bash
2
+
3
+
# Install dependencies
4
+
pip install -r requirements.txt