File size: 1,292 Bytes
6926f52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3955c8b
6926f52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Metadata-Version: 2.1
Name: connect4-backend
Version: 0.0.1
Author: Clement Gohlke
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: tensordict@ git+https://github.com/pytorch/tensordict.git@c3caa7612275306ce72697a82d5252681ddae0ab
Requires-Dist: torchrl@ git+https://github.com/pytorch/rl.git@1bb192e0f3ad9e7b8c6fa769bfa3bb9d82ca4f29
Requires-Dist: litrl~=0.0.9
Requires-Dist: fastapi==0.104.1
Requires-Dist: uvicorn==0.25.0
Requires-Dist: moviepy==1.0.3
Provides-Extra: test
Requires-Dist: pytest==7.4.4; extra == "test"
Requires-Dist: mypy==1.8.0; extra == "test"
Requires-Dist: httpx==0.26.0; extra == "test"
Requires-Dist: types-PyYAML==6.0.12.12; extra == "test"

---
title: Connect4
emoji: 🌐
colorFrom: blue
colorTo: yellow
sdk: docker
pinned: false
license: mit
---

frontend adapted from [github](https://github.com/jprioses/connect-four-game)

Check out the configuration reference at [huggingface](https://huggingface.co/docs/hub/spaces-config-reference)

## TODO

link to github repo

test block forced move

Connect to AWS database https://aws.amazon.com/rds/?p=ft&c=db&z=3
using alembic and sqlmodel