Fahad Mattoo commited on
Commit
bb63209
·
unverified ·
1 Parent(s): 4a5efb8

* updating text

* hehe

Files changed (2) hide show
  1. .github/workflows/check.yml +0 -18
  2. README.md +0 -1
.github/workflows/check.yml DELETED
@@ -1,18 +0,0 @@
1
- name: Check file size
2
- on:
3
- pull_request:
4
- branches: [main]
5
-
6
- # to run this workflow manually from the Actions tab
7
- workflow_dispatch:
8
-
9
- jobs:
10
- sync-to-hub:
11
- runs-on: ubuntu-latest
12
- steps:
13
- - name: Check large files
14
- uses: ActionsDesk/[email protected]
15
- with:
16
- filesizelimit: 10485760 # this is 10MB
17
- env:
18
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  title: This is a simple chat bot using openAI GPT models.
3
- emoji: {{emoji}}
4
  colorFrom: red
5
  colorTo: green
6
  sdk: streamlit
 
1
  ---
2
  title: This is a simple chat bot using openAI GPT models.
 
3
  colorFrom: red
4
  colorTo: green
5
  sdk: streamlit