Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ scikit_learn
|
|
| 5 |
scipy
|
| 6 |
rasterio
|
| 7 |
torch
|
|
|
|
| 8 |
#multiprocessing
|
| 9 |
#time
|
| 10 |
#gradio
|
|
|
|
| 5 |
scipy
|
| 6 |
rasterio
|
| 7 |
torch
|
| 8 |
+
huggingface_hub
|
| 9 |
#multiprocessing
|
| 10 |
#time
|
| 11 |
#gradio
|