Spaces:
Sleeping
Sleeping
divijmathur commited on
Commit ·
a4b91bb
1
Parent(s): 858b2ee
Add fastai to requirements for Space build
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
-
transformers
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
transformers
|
| 4 |
+
fastai
|
| 5 |
+
huggingface_hub[fastai]
|