SoyVitou commited on
Commit
811e640
·
verified ·
1 Parent(s): 68a60e6

Add YAML metadata to fix model card warning

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # PyTorch Python 3.10 Wheel Collection
2
 
3
  Complete PyTorch ML stack with all dependencies - no conflicts, easy installation.
 
1
+ ---
2
+ title: PyTorch Python 3.10 Wheel Collection
3
+ library_name: pytorch
4
+ license: mit
5
+ tags:
6
+ - pytorch
7
+ - wheels
8
+ - python3.10
9
+ - cuda
10
+ - transformers
11
+ - machine-learning
12
+ - deep-learning
13
+ - dependency-management
14
+ language:
15
+ - en
16
+ pipeline_tag: other
17
+ ---
18
+
19
  # PyTorch Python 3.10 Wheel Collection
20
 
21
  Complete PyTorch ML stack with all dependencies - no conflicts, easy installation.