Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tsystems
/
visual_document_retrieval
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b1a86a2
visual_document_retrieval
/
server
/
start_server.sh
root
fix upload
b1a86a2
2 months ago
raw
Copy download link
history
blame
Safe
145 Bytes
#!/bin/bash
#cd /home/server/ && python3 main.py
cd
/home/server/ && streamlit run main.py --server.port 7860 --server.enableXsrfProtection
false