Awesome-Developer commited on
Commit
b31f31a
·
verified ·
1 Parent(s): 09c9582

Rename README.md to requirements.txt

Browse files
Files changed (2) hide show
  1. README.md +0 -12
  2. requirements.txt +3 -0
README.md DELETED
@@ -1,12 +0,0 @@
1
- ---
2
- title: Test Ai
3
- emoji: 🏢
4
- colorFrom: yellow
5
- colorTo: blue
6
- sdk: docker
7
- pinned: false
8
- license: other
9
- short_description: Testing AI models
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ requests