Kanhshsh commited on
Commit
400db29
·
verified ·
1 Parent(s): b00d2c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,8 +1,11 @@
1
- # TheMovieProviderBot Hugging Face Space
2
-
3
- This Space provides a frontend to interact with your bot and download setup files.
4
-
5
- ## Usage
6
- - Clone the original bot: https://github.com/HarshalPurohitEdits/TheMovieProviderBot.git
7
- - Replace the `bot` directory with your customized files
8
- - Deploy to Hugging Face
 
 
 
 
1
+ ---
2
+ title: TheMovieProviderBot Interface
3
+ emoji: 📚
4
+ colorFrom: red
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 3.50.2
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ ---