Viper373 commited on
Commit
2b34fc8
·
verified ·
1 Parent(s): 773db56

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🎮 基于深度学习的英雄联盟胜率预测
2
 
3
  [![Python](https://img.shields.io/badge/Python-3.10.7+-blue.svg)](https://www.python.org/) [![PyTorch](https://img.shields.io/badge/PyTorch-2.3.0-red.svg)](https://pytorch.org/) [![Flask](https://img.shields.io/badge/Flask-3.0.3-green.svg)](https://flask.palletsprojects.com/)
 
1
+ ---
2
+ title: LOL-DeepWinPredictor
3
+ emoji: 🎮
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: docker
7
+ sdk_version: "1.0"
8
+ app_file: api/app.py
9
+ pinned: false
10
+ ---
11
+
12
  # 🎮 基于深度学习的英雄联盟胜率预测
13
 
14
  [![Python](https://img.shields.io/badge/Python-3.10.7+-blue.svg)](https://www.python.org/) [![PyTorch](https://img.shields.io/badge/PyTorch-2.3.0-red.svg)](https://pytorch.org/) [![Flask](https://img.shields.io/badge/Flask-3.0.3-green.svg)](https://flask.palletsprojects.com/)