Yokky009 commited on
Commit
448a0ea
·
verified ·
1 Parent(s): d4cdac3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -24,7 +24,9 @@ print("モデルの読み込みが完了しました〜。")
24
 
25
  print(f"Is CUDA available: {torch.cuda.is_available()}")
26
  # True
 
27
  print(f"CUDA device: {torch.cuda.get_device_name(torch.cuda.current_device())}")
 
28
  # Tesla T4
29
 
30
  def respond(
 
24
 
25
  print(f"Is CUDA available: {torch.cuda.is_available()}")
26
  # True
27
+ print("あ")
28
  print(f"CUDA device: {torch.cuda.get_device_name(torch.cuda.current_device())}")
29
+ print("い")
30
  # Tesla T4
31
 
32
  def respond(