Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nelbarman053
/
Artwork-Caption-Generation
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Artwork-Caption-Generation
990 MB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
This space has 1 file scanned as unsafe.
Show
files
nelbarman053
All the necessary things done
d9cbbfa
about 2 years ago
assets
Home page completed
about 2 years ago
pages
All the necessary things done
about 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 years ago
README.md
Safe
263 Bytes
initial commit
about 2 years ago
app.py
Safe
1.99 kB
All the necessary things done
about 2 years ago
generator_model.pkl
pickle
Detected Pickle imports (42)
"transformers.models.swin.modeling_swin.SwinModel"
,
"torch.LongStorage"
,
"transformers.models.vision_encoder_decoder.modeling_vision_encoder_decoder.VisionEncoderDecoderModel"
,
"torch.nn.modules.container.ModuleList"
,
"transformers.activations.GELUActivation"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Attention"
,
"__builtin__.set"
,
"transformers.models.gpt2.modeling_gpt2.GPT2MLP"
,
"transformers.pytorch_utils.Conv1D"
,
"transformers.models.gpt2.configuration_gpt2.GPT2Config"
,
"transformers.models.gpt2.modeling_gpt2.GPT2LMHeadModel"
,
"torch.nn.modules.dropout.Dropout"
,
"transformers.models.swin.modeling_swin.SwinPatchMerging"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.FloatStorage"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Block"
,
"torch.float32"
,
"transformers.activations.NewGELUActivation"
,
"transformers.generation.configuration_utils.GenerationConfig"
,
"transformers.models.swin.modeling_swin.SwinPatchEmbeddings"
,
"torch.nn.modules.sparse.Embedding"
,
"transformers.models.swin.modeling_swin.SwinSelfOutput"
,
"transformers.models.vision_encoder_decoder.configuration_vision_encoder_decoder.VisionEncoderDecoderConfig"
,
"torch.nn.modules.linear.Linear"
,
"transformers.models.swin.modeling_swin.SwinIntermediate"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.pooling.AdaptiveAvgPool1d"
,
"transformers.models.swin.modeling_swin.SwinStage"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Model"
,
"transformers.models.swin.modeling_swin.SwinLayer"
,
"torch.nn.modules.normalization.LayerNorm"
,
"transformers.models.swin.modeling_swin.SwinEmbeddings"
,
"transformers.models.swin.modeling_swin.SwinEncoder"
,
"torch._C._nn.gelu"
,
"transformers.models.swin.modeling_swin.SwinOutput"
,
"transformers.models.swin.modeling_swin.SwinDropPath"
,
"torch.BoolStorage"
,
"transformers.models.swin.configuration_swin.SwinConfig"
,
"transformers.models.swin.modeling_swin.SwinSelfAttention"
,
"transformers.models.swin.modeling_swin.SwinAttention"
,
"torch._utils._rebuild_parameter"
,
"collections.OrderedDict"
How to fix it?
989 MB
xet
Generator Model
about 2 years ago
requirements.txt
Safe
214 Bytes
app and caption generator file running and working
about 2 years ago