ford442 commited on
Commit
bea53c3
·
verified ·
1 Parent(s): 0bf578b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ import gc
25
  import csv
26
  from datetime import datetime
27
  from openai import OpenAI
28
- from gradio import themes
29
 
30
  torch.backends.cuda.matmul.allow_tf32 = False
31
  torch.backends.cuda.matmul.allow_bf16_reduced_precision_reduction = False
 
25
  import csv
26
  from datetime import datetime
27
  from openai import OpenAI
28
+ #from gradio import themes
29
 
30
  torch.backends.cuda.matmul.allow_tf32 = False
31
  torch.backends.cuda.matmul.allow_bf16_reduced_precision_reduction = False