Spaces:
Paused
Paused
Upload folder using huggingface_hub
Browse files
deploy.sh
CHANGED
|
@@ -3,4 +3,4 @@
|
|
| 3 |
# Requires HF_TOKEN to be set in environment before running
|
| 4 |
# export HF_TOKEN="your_hf_token_here"
|
| 5 |
|
| 6 |
-
hf upload GraziePrego/deepresearch . . --repo-type=space
|
|
|
|
| 3 |
# Requires HF_TOKEN to be set in environment before running
|
| 4 |
# export HF_TOKEN="your_hf_token_here"
|
| 5 |
|
| 6 |
+
hf upload GraziePrego/deepresearch . . --repo-type=space --exclude "Agent.md"
|