cocktailpeanut commited on
Commit
55a4620
·
1 Parent(s): 291f866
Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from einops import rearrange
9
  import argparse
10
  import json
11
  import os
12
- import spaces
13
  from tqdm import tqdm
14
  import random
15
  import numpy as np
 
9
  import argparse
10
  import json
11
  import os
12
+ #import spaces
13
  from tqdm import tqdm
14
  import random
15
  import numpy as np
requirements.txt CHANGED
@@ -12,7 +12,7 @@ pandas==2.2.3
12
  pylance==0.23.2
13
  ema-pytorch==0.7.7
14
  prefigure==0.0.10
15
- #bitsandbytes==0.45.3
16
  muq==0.1.0
17
  mutagen==1.47.0
18
  pyopenjtalk==0.4.0
 
12
  pylance==0.23.2
13
  ema-pytorch==0.7.7
14
  prefigure==0.0.10
15
+ bitsandbytes==0.45.3
16
  muq==0.1.0
17
  mutagen==1.47.0
18
  pyopenjtalk==0.4.0