SonFox2920 commited on
Commit
6a5fd2b
1 Parent(s): cd86276

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ import string
17
  spark = SparkSession.builder\
18
  .appName("HateSpeechDetection")\
19
  .master('local[*]')\
20
- .config("spark.driver.memory", "2g")\
21
  .getOrCreate()
22
 
23
  # Load the pre-trained model
 
17
  spark = SparkSession.builder\
18
  .appName("HateSpeechDetection")\
19
  .master('local[*]')\
 
20
  .getOrCreate()
21
 
22
  # Load the pre-trained model