Spaces:
Runtime error
Runtime error
ai.vietqt
commited on
Commit
·
059250c
1
Parent(s):
af926f3
add huggingface
Browse files- .idea/deployment.xml +1 -1
- .idea/webServers.xml +1 -1
.idea/deployment.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<paths name="HAHALOLO_SERVER">
|
6 |
<serverdata>
|
7 |
<mappings>
|
8 |
-
<mapping local="$
|
9 |
</mappings>
|
10 |
</serverdata>
|
11 |
</paths>
|
|
|
5 |
<paths name="HAHALOLO_SERVER">
|
6 |
<serverdata>
|
7 |
<mappings>
|
8 |
+
<mapping deploy="/text_censorship" local="$USER_HOME$/PycharmProjects/TextCensorship" web="/" />
|
9 |
</mappings>
|
10 |
</serverdata>
|
11 |
</paths>
|
.idea/webServers.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<webServer id="7c3f60f5-5354-4ef4-a283-182d579b3fe7" name="HAHALOLO_SERVER">
|
6 |
<fileTransfer rootFolder="/storage/test" accessType="SFTP" host="10.10.15.87" port="22" sshConfigId="8b67aa76-bd20-4263-bc45-270bf4ea8b6e" sshConfig="[email protected]:22 password">
|
7 |
<advancedOptions>
|
8 |
-
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
|
9 |
</advancedOptions>
|
10 |
</fileTransfer>
|
11 |
</webServer>
|
|
|
5 |
<webServer id="7c3f60f5-5354-4ef4-a283-182d579b3fe7" name="HAHALOLO_SERVER">
|
6 |
<fileTransfer rootFolder="/storage/test" accessType="SFTP" host="10.10.15.87" port="22" sshConfigId="8b67aa76-bd20-4263-bc45-270bf4ea8b6e" sshConfig="[email protected]:22 password">
|
7 |
<advancedOptions>
|
8 |
+
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" isUseRsync="true" />
|
9 |
</advancedOptions>
|
10 |
</fileTransfer>
|
11 |
</webServer>
|