HamidRezaei commited on
Commit
547d5ba
·
verified ·
1 Parent(s): 9fc943a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -45
app.py CHANGED
@@ -1,48 +1,3 @@
1
- Hugging Face's logo
2
- Hugging Face
3
- Search models, datasets, users...
4
- Models
5
- Datasets
6
- Spaces
7
- Posts
8
- Docs
9
- Solutions
10
- Pricing
11
-
12
-
13
-
14
- Spaces:
15
-
16
- Asa-AI-Lab
17
- /
18
- Offensive-Detection-Space
19
-
20
- private
21
-
22
- Logs
23
- App
24
- Files
25
- Community
26
- Settings
27
- Offensive-Detection-Space
28
- /
29
- app.py
30
-
31
- hafez97's picture
32
- hafez97
33
- Update app.py
34
- b244916
35
- verified
36
- 13 days ago
37
- raw
38
-
39
- Copy download link
40
- history
41
- blame
42
- edit
43
- delete
44
-
45
- 2.96 kB
46
  import streamlit as st
47
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
48
  import os
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  import streamlit as st
2
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
3
  import os