Spaces:
Build error
Build error
Create .huggingface-setup
Browse files- .huggingface-setup +4 -0
.huggingface-setup
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# .huggingface-setup
|
| 2 |
+
app_port="7860"
|
| 3 |
+
repository_name="RFP_Analyzer_Agent"
|
| 4 |
+
setup_commands="python setup.py"
|