Text-to-Image
Diffusers
English
xingpng commited on
Commit
8cfd4a1
·
1 Parent(s): 7e7d9b0
Files changed (2) hide show
  1. .idea/workspace.xml +70 -0
  2. README.md +1 -1
.idea/workspace.xml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="AutoImportSettings">
4
+ <option name="autoReloadType" value="SELECTIVE" />
5
+ </component>
6
+ <component name="ChangeListManager">
7
+ <list default="true" id="b63366cf-5601-4465-9f0e-75e16f41ef43" name="Changes" comment="">
8
+ <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
9
+ </list>
10
+ <option name="SHOW_DIALOG" value="false" />
11
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
12
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
13
+ <option name="LAST_RESOLUTION" value="IGNORE" />
14
+ </component>
15
+ <component name="Git.Settings">
16
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
17
+ </component>
18
+ <component name="ProjectColorInfo">{
19
+ &quot;associatedIndex&quot;: 1
20
+ }</component>
21
+ <component name="ProjectId" id="2lNu6AsBmMwbjUlQOnevVkxqZPU" />
22
+ <component name="ProjectViewState">
23
+ <option name="hideEmptyMiddlePackages" value="true" />
24
+ <option name="showLibraryContents" value="true" />
25
+ </component>
26
+ <component name="PropertiesComponent">{
27
+ &quot;keyToString&quot;: {
28
+ &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
29
+ &quot;git-widget-placeholder&quot;: &quot;main&quot;,
30
+ &quot;last_opened_file_path&quot;: &quot;/Users/xingpeng/Desktop/project/hub/HF/CSGO/assets&quot;,
31
+ &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
32
+ &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
33
+ &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
34
+ &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
35
+ &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
36
+ &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
37
+ }
38
+ }</component>
39
+ <component name="RecentsManager">
40
+ <key name="CopyFile.RECENT_KEYS">
41
+ <recent name="$PROJECT_DIR$/assets" />
42
+ </key>
43
+ </component>
44
+ <component name="SharedIndexes">
45
+ <attachedChunks>
46
+ <set>
47
+ <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-PY-241.15989.155" />
48
+ <option value="bundled-python-sdk-babbdf50b680-7c6932dee5e4-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-241.15989.155" />
49
+ </set>
50
+ </attachedChunks>
51
+ </component>
52
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
53
+ <component name="TaskManager">
54
+ <task active="true" id="Default" summary="Default task">
55
+ <changelist id="b63366cf-5601-4465-9f0e-75e16f41ef43" name="Changes" comment="" />
56
+ <created>1725032677477</created>
57
+ <option name="number" value="Default" />
58
+ <option name="presentableId" value="Default" />
59
+ <updated>1725032677477</updated>
60
+ <workItem from="1725032678620" duration="4465000" />
61
+ <workItem from="1725196051028" duration="598000" />
62
+ <workItem from="1725199122437" duration="18000" />
63
+ <workItem from="1725199186003" duration="2302000" />
64
+ </task>
65
+ <servers />
66
+ </component>
67
+ <component name="TypeScriptGeneratedFilesManager">
68
+ <option name="version" value="3" />
69
+ </component>
70
+ </project>
README.md CHANGED
@@ -14,7 +14,7 @@ license: apache-2.0
14
  [//]: # (<sup>*</sup>equal contributions, <sup>✉</sup>corresponding authors)
15
 
16
  <a href='https://csgo-gen.github.io/'><img src='https://img.shields.io/badge/Project-Page-green'></a>
17
- <a href='https://arxiv.org/abs/2404.02733'><img src='https://img.shields.io/badge/Technique-Report-red'></a>
18
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Space-red)](https://huggingface.co/spaces/InstantX/CSGO)
19
 
20
 
 
14
  [//]: # (<sup>*</sup>equal contributions, <sup>✉</sup>corresponding authors)
15
 
16
  <a href='https://csgo-gen.github.io/'><img src='https://img.shields.io/badge/Project-Page-green'></a>
17
+ <a href='https://arxiv.org/abs/2408.16766'><img src='https://img.shields.io/badge/Technique-Report-red'></a>
18
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Space-red)](https://huggingface.co/spaces/InstantX/CSGO)
19
 
20