Spaces:
Sleeping
Sleeping
Commit
·
7a66168
1
Parent(s):
401df20
HarmonyView update
Browse files- .idea/workspace.xml +13 -3
- README.md +1 -1
- app.py +1 -1
.idea/workspace.xml
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="a993d736-6297-4164-9c29-6b2ab1055a96" name="변경" comment="HarmonyView update">
|
8 |
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
9 |
</list>
|
10 |
<option name="SHOW_DIALOG" value="false" />
|
11 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
@@ -32,7 +33,7 @@
|
|
32 |
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
33 |
"RunOnceActivity.ShowReadmeOnStart": "true",
|
34 |
"git-widget-placeholder": "main",
|
35 |
-
"last_opened_file_path": "/home/byeongjun/
|
36 |
}
|
37 |
}]]></component>
|
38 |
<component name="RecentsManager">
|
@@ -44,7 +45,7 @@
|
|
44 |
<component name="SharedIndexes">
|
45 |
<attachedChunks>
|
46 |
<set>
|
47 |
-
<option value="bundled-python-sdk-
|
48 |
</set>
|
49 |
</attachedChunks>
|
50 |
</component>
|
@@ -64,6 +65,7 @@
|
|
64 |
<workItem from="1704106389325" duration="3000" />
|
65 |
<workItem from="1707152826665" duration="2000" />
|
66 |
<workItem from="1709009070011" duration="10000" />
|
|
|
67 |
</task>
|
68 |
<task id="LOCAL-00001" summary="error resolve">
|
69 |
<option name="closed" value="true" />
|
@@ -249,7 +251,15 @@
|
|
249 |
<option name="project" value="LOCAL" />
|
250 |
<updated>1703756550207</updated>
|
251 |
</task>
|
252 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
<servers />
|
254 |
</component>
|
255 |
<component name="Vcs.Log.Tabs.Properties">
|
|
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="a993d736-6297-4164-9c29-6b2ab1055a96" name="변경" comment="HarmonyView update">
|
8 |
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
9 |
+
<change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
|
10 |
</list>
|
11 |
<option name="SHOW_DIALOG" value="false" />
|
12 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
33 |
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
34 |
"RunOnceActivity.ShowReadmeOnStart": "true",
|
35 |
"git-widget-placeholder": "main",
|
36 |
+
"last_opened_file_path": "/home/byeongjun/HarmonyView"
|
37 |
}
|
38 |
}]]></component>
|
39 |
<component name="RecentsManager">
|
|
|
45 |
<component name="SharedIndexes">
|
46 |
<attachedChunks>
|
47 |
<set>
|
48 |
+
<option value="bundled-python-sdk-48aec45f0201-7e9c3bbb6e34-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-241.17011.127" />
|
49 |
</set>
|
50 |
</attachedChunks>
|
51 |
</component>
|
|
|
65 |
<workItem from="1704106389325" duration="3000" />
|
66 |
<workItem from="1707152826665" duration="2000" />
|
67 |
<workItem from="1709009070011" duration="10000" />
|
68 |
+
<workItem from="1717834285162" duration="735000" />
|
69 |
</task>
|
70 |
<task id="LOCAL-00001" summary="error resolve">
|
71 |
<option name="closed" value="true" />
|
|
|
251 |
<option name="project" value="LOCAL" />
|
252 |
<updated>1703756550207</updated>
|
253 |
</task>
|
254 |
+
<task id="LOCAL-00024" summary="HarmonyView update">
|
255 |
+
<option name="closed" value="true" />
|
256 |
+
<created>1717834384940</created>
|
257 |
+
<option name="number" value="00024" />
|
258 |
+
<option name="presentableId" value="LOCAL-00024" />
|
259 |
+
<option name="project" value="LOCAL" />
|
260 |
+
<updated>1717834384940</updated>
|
261 |
+
</task>
|
262 |
+
<option name="localTasksCounter" value="25" />
|
263 |
<servers />
|
264 |
</component>
|
265 |
<component name="Vcs.Log.Tabs.Properties">
|
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-sa-3.0
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.50.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-sa-3.0
|
app.py
CHANGED
@@ -230,7 +230,7 @@ def run_demo():
|
|
230 |
fig1 = gr.Image(value=Image.open('assets/elevation.jpg'), type='pil', image_mode='RGB', height=256, show_label=False, tool=None, interactive=False)
|
231 |
|
232 |
with gr.Column(scale=0.8):
|
233 |
-
input_block = gr.
|
234 |
background_removal.render()
|
235 |
with gr.Accordion('Advanced options', open=False):
|
236 |
cfg_scale_1 = gr.Slider(1.0, 5.0, 2.0, step=0.1, label='Classifier free guidance 1', info='How consistent to be with the Input image', interactive=True)
|
|
|
230 |
fig1 = gr.Image(value=Image.open('assets/elevation.jpg'), type='pil', image_mode='RGB', height=256, show_label=False, tool=None, interactive=False)
|
231 |
|
232 |
with gr.Column(scale=0.8):
|
233 |
+
input_block = gr.Image(type='pil', image_mode='RGBA', label="Input to HarmonyView", height=256, tool=None, interactive=False)
|
234 |
background_removal.render()
|
235 |
with gr.Accordion('Advanced options', open=False):
|
236 |
cfg_scale_1 = gr.Slider(1.0, 5.0, 2.0, step=0.1, label='Classifier free guidance 1', info='How consistent to be with the Input image', interactive=True)
|