Spaces:
Sleeping
Sleeping
acharyaaditya26
commited on
Commit
•
fda01db
1
Parent(s):
9719116
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ transformers==4.37.2
|
|
9 |
tiktoken==0.6.0
|
10 |
verovio==4.3.1
|
11 |
accelerate==0.28.0
|
12 |
-
python-multipart
|
|
|
|
9 |
tiktoken==0.6.0
|
10 |
verovio==4.3.1
|
11 |
accelerate==0.28.0
|
12 |
+
python-multipart
|
13 |
+
fastapi-cors
|