openai / glide-text2im
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 62% | 22% | 15%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 50% | 29% | 19%
ipynb0% | 0% | 100% | 0% | 0%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
glide_text2im0% | 0% | 50% | 29% | 19%
notebooks0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
unet.py
in glide_text2im
455 22
gaussian_diffusion.py
in glide_text2im
405 21
encoders.py
in glide_text2im/clip
397 18
inpaint.ipynb
in notebooks
302 -
text2im.ipynb
in notebooks
251 -
clip_guided.ipynb
in notebooks
246 -
model_creation.py
in glide_text2im
183 5
text2im_model.py
in glide_text2im
179 11
attention.py
in glide_text2im/clip
140 10
simple_tokenizer.py
in glide_text2im/tokenizer
125 12
bpe.py
in glide_text2im/tokenizer
114 10
model_creation.py
in glide_text2im/clip
98 6
xf.py
in glide_text2im
97 12
utils.py
in glide_text2im/clip
75 7
respace.py
in glide_text2im
71 8
download.py
in glide_text2im
57 3
nn.py
in glide_text2im
53 9
setup.py
in root
29 -
config.yaml
in glide_text2im/clip
14 -
fp16_util.py
in glide_text2im
11 2
__init__.py
in glide_text2im
1 -
__init__.py
in glide_text2im/clip
1 -
__init__.py
in glide_text2im/tokenizer
1 -
Files With Most Units (Top 15)
File# lines# units
unet.py
in glide_text2im
455 22
gaussian_diffusion.py
in glide_text2im
405 21
encoders.py
in glide_text2im/clip
397 18
xf.py
in glide_text2im
97 12
simple_tokenizer.py
in glide_text2im/tokenizer
125 12
text2im_model.py
in glide_text2im
179 11
attention.py
in glide_text2im/clip
140 10
bpe.py
in glide_text2im/tokenizer
114 10
nn.py
in glide_text2im
53 9
respace.py
in glide_text2im
71 8
utils.py
in glide_text2im/clip
75 7
model_creation.py
in glide_text2im/clip
98 6
model_creation.py
in glide_text2im
183 5
download.py
in glide_text2im
57 3
fp16_util.py
in glide_text2im
11 2
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
text2im_model.py
in glide_text2im
179 11 1
Correlations

File Size vs. Commits (all time): 5 points

glide_text2im/download.py x: 2 commits (all time) y: 57 lines of code setup.py x: 4 commits (all time) y: 29 lines of code notebooks/clip_guided.ipynb x: 2 commits (all time) y: 246 lines of code notebooks/inpaint.ipynb x: 2 commits (all time) y: 302 lines of code notebooks/text2im.ipynb x: 2 commits (all time) y: 251 lines of code
302.0
lines of code
  min: 29.0
  average: 177.0
  25th percentile: 43.0
  median: 246.0
  75th percentile: 276.5
  max: 302.0
0 4.0
commits (all time)
min: 2.0 | average: 2.4 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.0

File Size vs. Contributors (all time): 5 points

glide_text2im/download.py x: 2 contributors (all time) y: 57 lines of code setup.py x: 2 contributors (all time) y: 29 lines of code notebooks/clip_guided.ipynb x: 2 contributors (all time) y: 246 lines of code notebooks/inpaint.ipynb x: 2 contributors (all time) y: 302 lines of code notebooks/text2im.ipynb x: 2 contributors (all time) y: 251 lines of code
302.0
lines of code
  min: 29.0
  average: 177.0
  25th percentile: 43.0
  median: 246.0
  75th percentile: 276.5
  max: 302.0
0 2.0
contributors (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".